body{
margin: 0px;
padding: 0px;
background: #FFFFFF;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
color: #000;}

a{color: #555;}
a:hover{color: #000;}

#email
{
position: relative;
top: 20px;
width: 783px;
height: 602px;
margin-left: auto;
margin-right: auto;
background-color: none;
}

#email_bkg
{
position: absolute;
top: 0px;
z-index: 0;
}

#content
{
position: relative;
top: 165px;
left: 23px;
width: 774px;
height: 540px;
z-index: 10;
}

#back_btn
{
width: 180px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
text-align: center;
}