body,td {
	background-image: url(Felix2.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-color: White;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

h1 {
	text-align: center;
	color: #8B4513;	
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	text-shadow: Black;
	font-family: "Bookman Old Style", "Century Gothic", serif;
}

blockquote {
	font-style: italic;
}

h2 {
	background-color: #DEB887;
	Color: #A0522D;
	font-family: "Courier New", Courier, monospace;
}

hr {
	color: #DEB887;
	width: 80%;
}

td {
 border: 1px solid #F4A460;
}
