body {
	background: #0033FF;
}
#container {
	background: #006699;
	height: 900px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #0000FF;
}
a:link {
	font-size: 18px;
	color: #FFFF33;
	text-decoration: none;
}
a:hover {
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0033;
	text-decoration: none;
}
a:visited {
	font-size: 18px;
	color: #FFFF33;
	text-decoration: none;
}
#header {
	height: 186px;
	width: 760px;
	background: url(../../Headers/PetWildlifeheader%20760X186.jpg) no-repeat center center;
}
#info {
	height: 220px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	color: #FFFFFF;
	padding: 10px 20px;
}
#links {
	height: 400px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

