a {
	text-decoration:none;
	color:#C20000;
}

body {
 	margin-left:0px;
 	margin-right:0px; 
 	margin-top:0px; 
 	margin-bottom:0px;
 	font:"Times New Roman", Times, serif;
}

#all {
	margin:auto;
	width:537px;
}

#all2 {
	position:absolute;
	width: 537px;
}

#header {
	width: 537px;
}

#sirens {
	position:absolute;
	margin:auto;
	top:262px;
	width:185px;
	height:44px;
	z-index:1;
	left: 181px;
}

#navigation {
	position:relative;
	height:15px;
	top:-80px;
	text-align: center;	
}

#content {
	position:relative;
	top:-70px;
	z-index:5;
	left: 53px;
	width: 400px;
	padding: 10px;
	border: thin solid #000000;
}



#piemel {
	position:relative;
	width: 38px;
	top:-75px;
	left:240px;
	text-align: center;
}

#footer {
	text-align: center;
	font-size:9px;
}

