body {
margin-top : 100px;
margin-bottom : 50px;
margin-left : 250px;
margin-right : 100px;
color : #000000;
background-color : #ffffff;
font-family : verdana, helvetica, arial, sans-serif;
}

h1 {
font-weight : 400;
}

h2 {
font-weight : 400;
}

.quote {
font-style : italic;
}

.navigation {
font-size : 11px;
font-weight : 700;
}

.footer {
font-size : 11px;
}

.ahem {
display : none;
}