body {
	background: #f1f6d4 url(/assets/images/body_bg_sidebar.gif) repeat-y top center;
}

/* page content */
div#page_content {
	width: 473px;
	margin-right: 20px;
}

div#sidebar {
	float: left;
	width: 259px;

}
