body {background: black; margin: 0px; padding: 0px; color: white;}
#bg_gradient {background: url(../images/bg.png) repeat-x; height: 768px; margin: 0px; padding-top: 0px;}
#container {background: url(../images/main2.jpg) no-repeat; width: 1024px; height: 768px; margin: 0 auto;}
#sub_cont {margin:0 auto; width: 300px; height: 100px; padding: 210px 0 0 70px;}
#email { color: white; border: 0; background: url(../images/email.png) no-repeat; margin: 0 0 0 0px; width:197px; height: 45px; padding: 0px 0 0 10px;}
#submit { background: url(../images/go.png) no-repeat; border: 0; width: 53px; height: 45px;}
#submit:hover {background-position: 0 -45px;}
p {width: 250px; margin-bottom: 20px; font-size: 15px;}
span {font-weight: bold; font-size: 17px;}
a {text-decoration: none;}
a:link {color: white; text-decoration: none;}
a:visited {color: gray;}
a:hover {text-decoration: underline;}
a:active {color: red;}
#blog {color: white; font-weight: bold; display: block; background: url(../images/blog.png) no-repeat; height: 87px; width: 137px; outline: none;}
#blog:hover {background-position: 0px -87px;}
#copyright {font-size: 12px; color:#545454; float: right; margin: 15px -65px 0 0;}
h1, h2, h3, h4, h5 {
  font-family: OCRAExtended, Arial, Verdana, sans-serif;
  font-weight: bold;
  letter-spacing: -.05em;
  margin: 0;
  padding: 0;
  line-height: 1em;
}
/*#header {padding:150px 0 0 385px;}*/