#body {
position:absolute;
top:60px;
font-size:small;
text-align:center;
width:100%;
}

#title {
background-image: url(' images/title.png ');
background-color : #FFFF99;
text-align:center;
width : 800px ;
height:170px;
margin:0px auto;
}

#infohead {
background-image: url(' images/infohead.png ');
background-color : #FFFF99;
text-align:center;
width : 800px ;
height:130px;
margin:0px auto;
}

#navizone {
background-image: url(' images/center2.png ');
background-color : #FFFF99;
clear: both;
width : 800px ;
margin:0px auto;
}

#centerboxtop {
background-image: url(' images/center2.png ');
background-color : #FFFF99;
clear: both;
width : 800px ;
margin:0px auto;

}

#centerbox {
background-image: url(' images/center2.png ');
background-color : #FFFF99;
clear: both;
text-align: left;
width : 800px ;
margin:0px auto;
}

#foot {
background-image: url(' images/foot.png ');
background-color : #FFFF99;
clear: both;
width : 800px ;
margin:0px auto;
height:112px;
}
