body{ 
	color: rgb(255, 255, 255); 
	background-color: rgb(154, 192, 254);
	margin-top:-30px;
} 
a:active{
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
a:link{
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
a:visited{
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
#center {
	 text-align: center;
	 margin: auto;
}
img {
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}