body {
	background-color: #373124;
	background-image: url(images/background.gif);
}
.content {
	background-image: url(images/top-content.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #373124;
	font-size: 13px;
	line-height: 120%;
}
strong {
	font-weight: bold;
	color: #B4572B
}
h1 {
	font-size: 15px;
	color: #B4572B;
	text-align: center;
}
a {
	color: #B4572B;
}
