.sitelayout {
	background-color: #CCCCCC;
}
.content {
	height: 100%;
	width: 900px;
	background-color: ccf4cf;
	background-image: url(images/back.jpg);
}
.content2 {
	height: 100%;
	background-image: url(images/back.jpg);
}
.content2 {
	height: 100%;
	background-color: #ccf4cf;
}

