.fixedcloud {
	background-attachment: fixed;
	background-image: url(graphics/cloud_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #FF0;
}
