body {
   text-align : center;
   background-color: #FFFFFF;
}

#center {
position: absolute;
top: 50%;
left: 0px;
width: 100%;
margin-top: -86px;
text-align: center;
min-width: 400px; 
}

#wrapper {
margin: 0px auto;
position: relative;
width: 400px;
height: 172px;
}

#footer {
display:none;
}
