html,body{
margin:0;
padding:0;
}
body{
font-family:Baskerville, sans-serif;
font-size:11px;
}
.absolute{
position:absolute;
}
h1{
display:none;
}