html {
height:100%;
overflow:hidden;
}
body {
margin:0px;
padding:0px;
background-color:#b9ccb6;
height:100%;
text-align:center;
}
#altContent {
height:100%;
} 



