/* --------------------- CONTENT --------------------- */

.Wrapper {
	width: 800px;
	margin: 0 auto;
}

.ContentBox {
	background-image: url(../images/content_background.png);
	background-repeat: repeat-y;
	width: 820px;
	margin: 0 auto;
}