
	 body { background-color: #50A6C2;
       color: #0101DF;
       font-family: comic sans ms, sans-serif;
	   text-align: center;
}
h1 { background-color: #50A6C2;
     color: #FFFFFF;
     font-family: comic sans ms, sans-serif;
	 text-align: center;
	image: cloud.png
}
h2 { background-color: #FFFF00;
     color: #50A6C2;
     font-family: comic sans ms, sans-serif;
	 text-align: center;
}
h3 { background-color: #50A6C2;
     color: #FFFFFF;
     font-family: comic sans ms, sans-serif;
	 text-align: center;
}
h4 { background-color: #50A6C2;
     color: #FFFFFF;
     font-family: comic sans ms, sans-serif;
	 text-align: center;
}
#container { 
		margin-right: auto;
		margin-left: auto;
		width:80%;
}

a:link { colOr: #734B8A;
	 text-decoration: none;
}

