body, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.content {
	padding: 10px;
}
a {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #39342D;
	background-color: #F8F8F8;
}
body {
	background-image: url(images/backgr.jpg);
}
