#container.index {
	background-image: url("../img/header.png");
	background-repeat: no-repeat;
	background-position: 4px top;
}

#content_wrapper {
	background-repeat: repeat-y;
	background-position: 230px;
}
