@import url("reset.css");

/* CSS Document 
author:    JD Richards
email:     jdr@violentbydesign.com
website:   http://violentbydesign.com
-----------------------------------------------------------------------------------------------------------------*/

/* =General  (logo is #BC2424) */ @charset "utf-8"; 
body {font-family: Arial, Helvetica, sans-serif; background: url(/assets/images/under_construction.gif) no-repeat fixed center center;} #underconstruction {text-align: center;margin: 0px auto; position: relative;top: 100px;color: #333;} #underconstruction img {margin: 0px 0px 20px;} h1 a { background: url(../images/temp_logo.gif) no-repeat; display: block; height: 156px; width: 425px; margin: 0px auto 30px; text-indent: -5000em; cursor:pointer; } h2 {font-size: 75px;position: relative;top: 150px;color: #eee;} a, a:link, a:visited, a:active {color:#841A1A;text-decoration:none;} a:hover {color:#900;text-decoration:underline;} #copyright {font-size: 10px;text-align: center;position: fixed;bottom: 0px;width: 100%;color: #333;}