body { 
font:0.7em verdana, arial, hevetica, sans-serif;
color : #666;
background: #f9f9f9 url('images/galbg.jpg') repeat-y center top;
text-align: center;
padding: 0;
margin: 0; 
}  
a:link { 
color : #666;
text-decoration : none;
} 
a:visited { 
color : #666;
text-decoration : none;
} 
a:hover { 
color : #333;
text-decoration : none;
} 
#container { 
width : 760px;
background-color : #fff;
margin : auto;
text-align: center;
} 
#header { 
margin-top: 20px;
width : 760px;
margin-bottom: 30px;
}  
#footer { 
width : 760px;
padding-top : 50px;
padding-bottom : 20px;
}







