.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
.clouds {
	background-image: url(images/cloudsbackground.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-color: 9dc7dd;

}
