body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	background-image: url(http://www.babyshambles.net/shambles_x2.jpg);
	background-repeat: repeat;
	background-color: #C08E55;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	background-color: #E3E0D7;
}
a {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
.caps {
	text-transform: uppercase;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}