body {
	color: #FFFFFF;
	background-image:  url("images/final/testpage3_bkgd.jpg");
	background-repeat: repeat;
}
a:link {
	color: #BBB2AB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h3 {
	color: #FFCC32;
}
strong {
	color: #FBF026;
}
