body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/background.jpg);
	background-attachment: fixed;
	width: 900px;
	margin: auto;
	text-align: center;
}
td {  font-family: Georgia, "Times New Roman", Times, serif}
h1 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: large; font-weight: bold; color: #000000; text-decoration: underline}
a:hover {  color: red; text-decoration: none}
.main {
	width: 900px;
	margin: auto;
	text-align: left;
}

