﻿body
{
	background-color:#fbe6b4;
}

html, body, form
{
	margin:0px;
	padding:0px;
}

.container
{
	margin-top:50px;
	text-align:center;
}

.wrapper
{
	margin:0 auto;
	width:766px;
}

.manege
{
	width:353px;
	margin-left:413px;
	height:276px;
	background-image:url('/Hippodor_Img/maneges.jpg');
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
}

.management
{
	float:left;
	width:353px;
	height:276px;
	background-image:url('/Hippodor_Img/management.jpg');
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
}

.logo
{
	margin-top:50px;
	width:766px;
	height:79px;
	background-image:url('/Hippodor_Img/landing_logo.gif');
	background-position:center center;
	background-repeat:no-repeat;
}

.clear
{
	clear:both;
}
