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

div.content
{
	padding: 0px;
	height: 841px
}

img.mon
{
	margin-top: 15px;
	margin-left: 93px;
}

h1
{
	display: block;
	margin: 0px 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
{
	margin-left: 93px;
}

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

a
{
	color: #373777;
	text-decoration: none;
}

a.contact
{
	display: block;
	margin-top: 440px;
	margin-right: 2px;
	font-family: Monaco, "Lucida Console", "Andale Mono", "Monotype.com", "MS Gothic", monospace;
	font-size: 8pt;
	text-align: right;
}