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