body {
	background-image: url(../pics/back.jpg);
}
h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.updatephrase {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 16px;
	color: #CC3300;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #00CCFF;
}