﻿.body
{
	background-image: url('../images/bg_home.jpg');
	background-repeat: no-repeat;
}

article
{
	padding: 0px;
	height: 841px
}

#mon
{
	margin-top: 15px;
	margin-left: 93px;
	width: 80px;
	height: 80px;
	fill: #373777;
}

h1
{
	display: block;
	margin: 0 93px;
	padding-top: 5px;
	width: 410px;
	height: 262px;
	background: url('../images/zoories.jpg') no-repeat;
	color: #373777;
	font-size: 19pt;
	line-height: 1.2em;
	text-align: center;
}

span.first
{
	display: flex;
	justify-content: space-evenly;
	margin: 0 93px;
	width: 100%;
	max-width: 410px;
}

span
{
	display: inline-block;
	width: 205px;
	font-size: 9pt;
	text-align: center;
}