body {
	font-family: "Lucida Grande", Arial;
	font-size: 14px;
	color: #333333;
	background-color: #0099CC;
	margin-top: 15px;
	margin-bottom: 15px;
}
.bgimage {
	background-image: url(../_images/ping-pong-paddles.jpg);
	background-repeat: no-repeat;
	background-position: center 425px;
}
h1 {
	font-size: 36px;
	color: #004485;
	font-weight: bold;
	font-family: "Lucida Grande", Arial;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
