@charset "utf-8";
html { margin:0; padding:0; background:#f4f4f4; }
body { margin:0; padding:0; background: url(bg.jpg) top left repeat-x; }
#coming { width:856px; height:700px; background:url(coming.jpg) no-repeat; margin:auto; position:relative}
#coming a { width:160px; height:20px; border-bottom:2px dotted #0f79a0; text-indent:-100000px; display:block; position:absolute; left:84px; top:540px; outline:none;}
#coming a:hover { border-bottom:2px dotted #231f20;}
