@import url("reset.css");

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

body { background: #ffffff url(../images/bg.png) repeat-x; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
#main {background: #FFF; height: 550px; width: 800px; margin-right: auto; margin-left: auto; border: 1px solid #030303; margin-top: 22px;}

em {font-style: italic;}

img {margin-left: 237px; margin-top: 30px;}

#info {margin-top: 50px; text-align: center; background: #CAE1FF; padding: 8px; line-height: 20px; color: #000000; border-top: 1px solid #000; border-bottom: 1px solid #000; border-right: 0px solid #000; border-left: 0px solid #000;}

#footer {width: 800px; margin-right: auto; margin-left: auto; text-align: center; margin-top: 10px; line-height: 30px; font-size: 12px;}