body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-attachment: fixed;
	background-image: url(Images/clouds.png);
	background-repeat: repeat;
	background-position: left top;
	list-style-position: inside;
	list-style-type: square;
}	
