.background {
	background-attachment: scroll;
	background-image: url(../images/structure/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
