body {
height: 100%;
margin: 0;
padding: 0;
background-color: #ffffff;
font-family: tahoma,verdana,arial;
font-size: 12px;
color: #000000;
}

html, #content {
height: 100%;
}

#content {
width: 100%;
text-align: center;
}

h1 {
display:none;
}

