/***** Global Settings *****/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
margin:0;
padding:0;
}

.autoclear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; } /* clears floats */
.autoclear {display:inline-block;}
.autoclear {display:block;}
* html .autoclear {height: 1%;}

body {
background:#000;
color:#fff;
}

img
{
border-style: none;
text-decoration: none;
} 

.container {
margin: 0 auto;
width:628px;
height:528px;
}

#body {
height:375px;
margin-top:100px;
background: url(../images/body.jpg) no-repeat;
}

#email {
height:26px;
padding:0 0 0 148px;
}