.bg {
	bottom: auto;
	top: auto;
	right: auto;
	left: auto;
	width: auto;
	position: center;
	background-image: url(images/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
