body {
background-image:url('images/bg.jpg');
background-repeat:repeat-yes;

}






#wholepage
 {
 


margin-left:auto;
 


margin-right:auto;
 


text-align:left;
 


width: 768px;


}








#header {

background-image:url('images/header.gif');
}

#links {



width:767px;



font-family:arial;



font-size:0.8em;



text-align:center;



background-color:#ffde41;


}









#contentarea {



width:768px;



background-color:#ffffff;
background-image:url('images/bodybg.jpg'); 
background-repeat:repeat-y;


}









#text {
width:750px;
font-family:arial;
font-size:0.8em;
text-align:left;
margin-left:10px;
}








#footer {



width:767px;



font-family:arial;



font-size:0.7em;



text-align:center;



background-color:#ffde41;


}

a:link {
color:#6062b5;
font-weight:bold;
text-decoration:none;
}

a:visited {
color:#6062b5;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#000000;
font-weight:bold;
text-decoration:underline;
}