.header{
	width: 100%;
	height: 120px;
	align: center;
	border: solid red 1px;
	background-image:url("images/topbanner.gif")  ;
	}
			
.container{
	background-image:url("images/varen.jpg");
	width: 750px;
	height: 906px;
	border: solid red 1px;
	position: absolute;
	top: 2%;
	left: 10%;
	}
	
.logo {
	border: 1px solid ; 
	width: 150px; 
	height: 75px;
	position: absolute; 
	top: 20px; 
	left: 10px;;
	}
	
.address {
	vertical-align: middle;
	font-family: helvetic, arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: black;
	position: absolute; 
	top: 5%; 
	right: 5%;
	}
	
.flagsblock {
	font-size: xx-small;
	position: absolute; 
	left: 22%;
	}
	
.image {
	font-family: helvetic, arial, sans-serif;
	font-size: xx-small;
	border: 0px solid ;
	height: 25px;
	width: 35px;
	} 
				
				
.head1 {
	font-size: x-large;
	font-family: helvetic, arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	position: absolute; 
	top: 7%; 
	left: 20%;
	}
	
.head2 {
	font-size: medium;
	font-family: helvetic, arial, sans-serif;
	font-weight: bold;
	}
	
.head3 {
	font-size: xx-small;
	font-family: helvetic, arial, sans-serif;
	font-weight: bold;
	}	
	
.certificat {
	font-size: xx-small;
	font-family: helvetic, arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	position: absolute;
	left: 522px;
	top: 699px;
	}
	
.zoover {
	font-size: xx-small;
	font-family: helvetic, arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	position: absolute;
	left: 10px;
	top: 700px;
	width: 479px;
	}	
.cabin {
	height: 125px;
	width: 135px;
	}
	
a{
	color: green;
	}
	
.links{
	width: 100%;
	height: 10%;
	position: absolute; 
	top: 90%; 
	left: 20px;
	border: solid blue 1px;
	}
	
