body {
    background-position: top center; padding:0; align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
    background-color: #000000;
	
}
.hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 300;
	color: #ffffff;
	line-height: 20px;
	padding-left: 18px; 
}
.links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	color: #ffffff;
	text-decoration: none;
		padding-top: 6px; 

}
a.links:hover {
	color: #DFDFDF;
	text-decoration: underline;
}
.PageCell {  
	background-color: #000000;
	background: url('images/donmoorescion-pagebg.jpg') no-repeat;
}