body {
	background-color: #6699FF;
	background-image: url(images/bg.jpg);
	background-repeat: yes-repeat;

}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;

}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
