html, body, div { 
margin : 0; 
padding : 0; 
border : 0; 
outline : 0; 
font-size : 100%; 
vertical-align : baseline; 
background : transparent; 
} 
body { 
background : #fff url(../images/me-background.jpg) no-repeat fixed left top; 
color : #c3b08f; 
height : 100%; 
position : relative; 
font-family : Baskerville, "Baskerville", Garamond, Georgia, "Georgia", Times, "Times New Roman", serif; 
font-size : 0.9em; 
line-height : 1.1em; 
} 
p { 
background : #000000; 
padding : 5px; 
} 
.bold { 
font-weight : bold; 
} 
a.logo { 
display : block; 
width : 320px; 
height : 92px; 
text-indent : -5000px; 
background : url(../images/my-logo.png) no-repeat left top; 
cursor : pointer; 
} 
div#info { 
margin : 30px 0 0 15px; 
padding : 0; 
width : 320px; 
} 


