#person {  
background : #B35959; 
color : #000000; 
font-family : Verdana, Arial, sans-serif; 
} 
#wrapper { 
margin-left : auto; 
margin-right : auto; 
width : 80%; 
} 
#h1 { 
background : #D58E7A; 
color : #000000; 
text-align : center; 
line-height : 200%; 
} 
#nav { 
text-align : center; 
font-weight : bold; 
} 
#footer { 
background : #B35959; 
color : #000000; 
font-size : 0.7em; 
font-style : italic; 
} 