body 
	{
	background-color: rgb(115,253,255);
	}
	
body
	{
	margin:0;
	padding:0;
	}
	
a:link {
	text-decoration: none;
	color: black;
	}