body {
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #443322;
}

td, body {
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #aa9988;
}

a:link, a:visited, a:active, a:hover {
	color: #AA9988;
	text-decoration: none;
}

a:active, a:hover {
	color: #ffffff;
	text-decoration: none;
}

.year {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 30px;
	color: #443322;
}

#thumb img {
	border: 1px solid #AA9988;
}

.pic {
	border: 5px solid #AA9988;
}
