body {
	background-color: #008000;
	text-align: center;
	}
#maincontent {
	width: 940px;
	margin: 0px auto;
	color: red;
	background-image: url('head.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 250px 0px 0px 0px;
	background-color: #346702;
	}
h1 {
	font: italic normal bold 1.2em/1.2em Serif;
	color: #FFFEFB;
	position: relative;
	top: -230px;
	left: -100px;
	}
#adress {
	text-align: left;
	width: 185px;
	float: left;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 40px;
	left: 15px;
	}
#adress a {
	display: block;
	width: 185px;
	font: italic normal bold 1em/1.2em Serif;
	color: yellow;
	}
#adress a:hover {
	display: block;
	width: 185px;
	text-decoration: none;
	}
#mainslogan {
	position: relative;
	top: -110px;
	margin: 0px;
	padding: 0px;
	color: yellow;
	font: italic normal bold 1.2em/1.2em Serif;
	float: left;
	width: 395px;
	text-align: left;
	}
#mainslogan a {
	color: yellow;
	}
#mainslogan a:hover {
	text-decoration: none;
	}
#img1 {
	float: left;
	position: relative;
	top: -60px;
	left: 5px;
	z-index: 2;
	}
#img2 {
	margin: 0 80px 0 0;
	float: left;
	position: relative;
	top: -130px;
	left: 40px;
	}
#copyright {
	widht: 940px;
	height: 50px;
	background-color: #003300;
	}
#littledown {
	position: relative;
	top: 40px;
	color: white;
	}
#texttop {
	padding: 70px 10px 0 10px;
	position: relative;
	top: -100px;
	color: yellow;
	font: italic normal normal 1em/1.2em Serif;
	text-align: left;
	}
#texttop a {
	color: yellow;
	}
#texttop a:hover {
	text-decoration: none;
	color: white;
	}
	


