body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-color: #78BC4E;
}
.hamster-cage {
	background-image: url(images/cage.gif);
	background-repeat: no-repeat;
	height: 398px;
	width: 596px;
}
.hamster-home {
	background-image: url(images/home.gif);
	height: 104px;
	width: 151px;
	background-repeat: no-repeat;
}
.hamster-tv {
	background-image: url(images/tv.gif);
	height: 87px;
	width: 148px;
	background-repeat: no-repeat;
}
.hamster-food {
	background-image: url(images/hamster-bytes.gif);
	height: 149px;
	width: 158px;
}
.hamster-wheel {
	background-image: url(images/hamster-wheel.gif);
	height: 169px;
	width: 169px;
	background-repeat: no-repeat;
}
.hamster-sniffles {
	background-image: url(images/hamster.gif);
	height: 50px;
	width: 48px;
	background-repeat: no-repeat;
}
.hamster-body {
	height: 192px;
	width: 189px;
}
.hamster-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 22px;
	height: 162px;
	width: 159px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
}
.hamster-colony {

	background-image: url(images/colony.gif);
	height: 53px;
	width: 491px;
	background-repeat: no-repeat;
}
.latestScores {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	position: absolute;
	top: 442px;
	height: 50px;
	width: 592px;

}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	text-decoration: none;
	color: #5E9939;
}
a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	text-decoration: none;
	color: #5E9939;
}
a:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	text-decoration: underline;
	color: #5E9939;
}
a:active {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	text-decoration: none;
	color: #5E9939;
}
