@charset "UTF-8";

body {
	background-color: #fff799;
	background-image: url(../images/bg.gif);
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33191A;
	line-height: 19px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: lowercase;
	color: #4e8d4f;
}
.lg-img {
	border: 1px solid #ccc;
	padding: 3px;
}
a.coll-img:link {
	border: 0;
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #490000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #542427;
	text-decoration: underline;
}
