.bg {
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-image:   url(../images/background.jpg);
	background-position: center top;
}
