html { 
background : #654316 url(../images/html.png);
} 
#global { 
padding : 0 10px;
background : url(../images/global.png) center 0%;
} 
#header { 
background : #654316 url(../images/header.jpg) no-repeat;
color : #a66c18;
height : 201px;
} 
#footer { 
background : #7b4d1b url(../images/footer.png) repeat-x;
color : #fff;
} 

