/* отдельная css для настройки банера на главной */
.baner {
	background: url(baner-bg.png) 20px 71px no-repeat;
	color: #004a80;
	line-height: 38px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 30px;
	text-align: center;
	padding: 60px 0 0 54px;
	font-weight: normal;
	height: 163px;
	width: 300px;
}
