.background {
	background-attachment: fixed;
	background-image: url(../images/logoback.jpg);
	background-repeat: repeat-x;
	background-position: -45px 225px;
}

