html, body, #container, #header_img, #logo {
	background-color:#ffd585;
}
#logo {
	background:url('/wp-content/images/peach.png') #fff center no-repeat;
}
#content{
	border-right:250px solid #770000; /* The width and color of the rail */
}
#rail{
	xbackground-color:#ddb0bb;
	border-bottom:1px solid #a9a9a9;
}