@import "reset.css";

body { background:#000000; font-size:16px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; }
#main { width:938px; margin:0px auto; }
#header { width:938px; height:226px; background:url(images/header.png) no-repeat; }
#text { width:700px; margin:10px auto; }
#text p { margin:10px 0px; }
#text li { margin:3px 0px 0px 15px; list-style:outside; }
.center { text-align:center; }
a { color:#FFFFFF; }