body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color:#663333;
	background-color:#E8E7E5;
}

#crapspellingoverall {
margin-right:auto;
margin-left:auto;
width: 758px;
}

#crapspellingheader {
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
height: 164px;
}

#crapspellingbody {
background-image: url(../images/body.jpg);
background-repeat:repeat-y;
}

#crapspellingfooter {
background-image: url(../images/footer.jpg);
background-repeat:no-repeat;
height: 136px;
}

#spellingcontent {
text-align:left;
padding: 0 60px 0 60px;
margin:0;
}

#spellingcontent h1 {
text-align:center;
padding:0;
margin:0;
}
