/* ---------- RESET ---------- */
* { margin:0; padding:0; list-style:none; outline:none; border:none; }

/* ---------- GLOBAL ---------- */
html, body { height:100%; }
body { background:#fefffa url(../images/mainbg.gif) repeat-x; }
#distance { width:1px; height:50%; margin-bottom:-290px; float:left; }
#wrapper { width:998px; height:581px; margin:0 auto; position:relative; clear:left; text-align:left; }
#blackborder { border:5px solid #000; background:transparent; width:988px; height:571px; position:absolute; top:0; left:0; }