body { background-color: #FFF; margin: 0px; font: bold 12px Verdana, Arial, Helvetica, sans-serif; color: #715b3d; line-height: 150%; }
#top { height: 100px; background-color: #5c7ebe; }
#gradient { background-image: url("images/gradient.jpg"); background-repeat: repeat-x;}
#container { background-image: url("images/main_bg.jpg"); width: 808px; height: 368px; margin: 0px auto; }
#main_text { position: relative; top: 235px; left: 40px; }
#notify_form { position: relative; top: 110px; left: 600px; width: 182px; }
#email_input { width: 140px; color: #aaa; }
#email_submit { border: none; position: relative; top: 8px; }
#bottom { height: 100px; background-color: #92b9eb; }
#foot { text-align: center; padding: 4px; font-weight: normal; }
