#head h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #89271a;
	text-indent: 0px;
}
.menu {
	font-weight: bold;
	color: #ffe49c;
	font-size: 14px;
}
.menulink {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	font-size: 14px;
}
.menulink:hover {
	color: #ffe49c;
}
.pic {
	border: solid 1px #ffe49c;
}
.vknev {
	color: #B00200;
	background-color: #ffe49c;
	padding: 2px;
	padding-left: 10px;
}
.vkido {
	color: #B00200;
	background-color: #ffe49c;
	padding-left: 10px;
}
.vkmsg {
	border: solid 1px #ffe49c;
}
#content h1 {
	border-bottom: solid 1px #89271a;
	padding-bottom: 3px;
}