body {
	background-image:url(../images/witewall_off_tan.gif);
	margin:auto;
	height:auto;
	width:960px;
}
a:link {
	text-decoration: none;
	display: inline;
	list-style-type: none;
	color: #999;
}
h1,h2,h3,h4,h5,h6 {
	text-align:center;
}
h1 {
	color:#366;
}
h3 {
	color:#F63;
}
h4 {
	color: #666;
	text-decoration: none;
}
h5 {
	color:#999;
}
.centered {
	text-align:center;
}

.colorBox {
	color:#C00;
}
