body {
background-color : #ffffff;
background-image : url(http://www.d9d1e2.com/bg.gif);
background-attachment : fixed;
background-position : top right;
background-repeat : no-repeat;
margin-top : 150px;
margin-bottom : 100px;
margin-left : 250px;
margin-right : 150px;
}

body , p , ul , li {
color : #000000;
font-family : verdana, helvetica, arial, sans-serif;
}

h1 {
font-size : 16px; 
font-weight : 600; 
}

h2 {
font-size : 14px; 
font-weight : 600;
padding-top : 15px;
}

.quote {
font-style : italic;
}

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

.footer {
font-size : 11px;
}

.ahem {
display : none;
}

a {
color : #999999;
text-decoration : none;
}

a:link {
color : #999999;
text-decoration : none;
}

a:visited {
color : #999999;
text-decoration : none;
}

a:hover {
color : #000000;
text-decoration : underline overline;
background-color : #cccccc;
}

a:active {
color : #ffffff;
background-color : #cccccc;
}
