BODY {
	padding:0;
	margin:0;
	background: url(img/hedgehog.png) repeat-x top;
}

#logo {
	position:absolute;
	right:50px;
	top:830px;
}

#main_container {
	position:absolute;
	width:90%;
	left:5px;
	right:5px;
	top:140px;
	border: 0;
	height:350px;
}

#sigdro {
	position:absolute;
	left:5px;
	top:3px;
	font-family: sans-serif;
	font-style: italic;
	font-size: 14px;
}

a, a:link, a:visited {
	font-size: 14px;
	color:black;
	text-decoration:underline;	
	font-family: sans-serif;		
}

#contacts{
	position:absolute;	
	left:5px;
	top:830px;
	font-family: sans-serif;	
	font-size: 14px;
	color:black;
	text-decoration:underline;
}

#counter {
	position:absolute;	
	top:830px;
	left:45%;
}
