﻿#wrapper
 {
	text-align: center;
	background-color: #663300;
}
 
#centered
 {
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFACD;
	color: #663300;
	height: 4250px;
}
