.background {
	background-attachment: fixed;
	background-image: url(../pounit/beach.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #C0BBB7;
}

