.bg {
	background-color: #675F5A;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

