.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/slices_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 165px;
	padding-right: 25px;
	padding-left: 15px;
}
.links {
	background-image: url(images/slices_05.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 100px;
	padding-right: 70px;
}
.heading {
	font-size: 18px;
	font-weight: bolder;
	color: #246E9A;
}
.subheading {
	font-weight: bold;
	color: #206D98;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #256F9B;
}
a:active {
	text-decoration: none;
	color: #256F9B;
}body {
	background-color: #246E9A;
}
