body {
	background: #0057B7;
	margin: 0px;
	padding: 5px 0px 0px;
}
.text-background {
	background: #FFF;
}
.Navigation {
}
.Navigation a:Hover {
	height: 30px;
	font: normal 16px/30px "Comic Sans MS", cursive;
	color: #FF0;
	text-align: left;
	text-indent: 45px;
	vertical-align: middle;
	display: block;
	background: #0057B7 url(images/Teddy-small.png) no-repeat;
	text-decoration: none;
	
}	
.Home-paragraph {
	font: 12px Verdana, Geneva, sans-serif;
	color: #003876;
}
h1 {
	color: #003876;
	font: bold 24px Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 2px;
}


	.Navigation a {
	height: 30px;
	font: normal 16px/30px "Comic Sans MS", cursive;
	color: #FFF;
	text-align: left;
	text-indent: 45px;
	vertical-align: middle;
	display: block;
	background: url(images/Teddy-small.png) no-repeat;
	text-decoration: none;
	
}
.blue-background {
	background: #003876;
}
