html, body { margin:0; padding:0; border:0; }
body { color:#000; font-family:tahoma,arial,sans-serif; font-size:13px; text-align:center; margin:2px 0; background:#ccc; }
#contain { margin:0 auto; width:800px; color:#000; font-size:13px; text-align:left; background:#a60; }
h1 { font-size:17px; }
a:link { color:#006; text-decoration:underline; }
a:visited { color:#003; text-decoration:underline; }
a:hover { color:#f00; text-decoration:underline; }
a:active { color:#006; text-decoration:underline; }
