body {
	margin: 0;
	padding: 0;
	background-color:#FFE6BD;
}

body#main {
	background-image: url(images/bckg.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}

div#center {
	background-color: #efefef;
}

img {
 border: none;
}

p, h1,h2,h3,h4, div {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	color: #231F20;
	font-size: 12px;
}

p.start {
	color: #000000;
	font-size: 12px;
	margin-left:30px;
}

a {
	color: #113B02;
	text-decoration:none;
}

h1 {
	margin-top:-7px;
	color: #231F20;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	margin: 0px 0px 0px 0px;
	color: #113B02;
	font-size: 14px;
}

h3 {
	margin-bottom: -7px;
	color: #113B02;
	font-size: 12px;
}

h4 {
	margin-top:-7px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	margin-top:45px;
	margin-left:30px;
}

.foot {
	color: #231F20;
	font-size: 12px;
}

.strich {
	color: #FF9900;
}

.partner {
	color: #232020;
	font-size:13px;
	font-weight:bold;
}
	
div#center div#footer a{
	color: #113B02;
	text-decoration:none;
	}
	
.info a{
	font-size: 10px;
	color:#113B02;
	}
