body {
	background-color: #666;
	background-repeat: no-repeat;
	background-position: center 20px;
	background-image: url();
}
#bodyholder {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-top: 20px;
}

