body
{
	font-family:Comic Sans Ms;
	background-color: rgb(204,255,255);
		}

	
a:link
{
	color:rgb(3,141,29);
}
a:visited
{
	color:rgb(27,8,141);
}
a:active
{
	color:rgb(255,17,247);
}
{
	font-weigth:bold; text-transform: uppercase; text-decoration: none
}
a:hover
{
	font-weigth:bold; text-transform: uppercase; text-decoration: none
}
h1
{	font-family:Arial Black; color:rgb(250,162,58) size:10
}
img
{	
	float:right;
	margin:20px
}	