.background {
	background-attachment: fixed;
	background-color: #00CCFF;
	background-repeat: repeat;
}
.unnamed1 {
	background-image: url(backgrounds/desert.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
}
