html,body{

}
/*/////// wrapper ///////*/
div.content {
margin-left:-310px;
width:780px;
position: absolute;
top: -282px;
left: 50%;
height:565px;
visibility: visible;
z-index:3000;
}
div.content h2{
text-align:center;
}
