body {color:#332411;}
a {color:#794F1F;}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFEF0;
	text-align: center;
	height: 400px;
	width: 300px;
	border: 2px solid #595646;
	padding: 5px;
	visibility: visible;
	display: none;
}
