body {
	/*background-image: url(../images/bg-home-pharsalia.jpg);
	background-repeat: repeat-x;
	background-position: top;*/
	background-color:#DBE7C3;
}
#wrapper {
	/*background-image: url(../backgrounds/bg-home-pharsalia.jpg);*/
	background-color: #DAE6C2;
	
}
#pageheading { 
	width: 970px;
	margin-left: 35px;
	min-height: 90px;
	clear: both;
	margin-bottom: 15px;
}
#smallcol {
	visibility: hidden;
	height: 0px;
}
#content {
	width: 970px;
	float: left;
	margin-left: 35px;
}
#wrapper #footer p {
	color: #000000;
}

