.clouds {
	background-attachment: fixed;
	background-color: #B3D2EA;
	background-image: url(cloudbg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

