body { margin:0; padding:0; text-align:center; font-family:candara, trebuchet; background:#030200; }
h1 { position:absolute; left:50%; bottom:40px; margin-left:-250px; }
h2 { text-align:center; margin:15px auto 0 auto; color:#993F02; font-size:15px; font-weight:normal; }
p { color:#5A4F45; font-size:13px; line-height:20px; }
a { color:#5A4F45; text-decoration:underline; }
a:hover { color:#993F02; text-decoration:none; }
#container { margin:0 auto; width:700px; min-height:600px; }
.text { width:800px; margin:0 0 0 120px; padding-top:100px; }
.text p { height:200px; float:left; text-align:left; } 
.orange { color:#D95E0B; }
.font_17 { font-size:17px; }
.clear { clear:both; }
.no_height { height:0px; }