* {
  margin: 0;
  padding: 0;
}
body {
  background-color: #FFF;
}
#wrapper {
  background: url(/images/static_pages/primaaprillis_tlo.jpg) no-repeat center top;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#wrapper_in {
  width: 906px;
  height: 1398px;
  background: url(/images/static_pages/primaaprillis.jpg) no-repeat center top;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
#wrapper_in a {
	display:block;
  height:23px;
  width:117px;
  position:absolute;
}
#link1, #link2, #link3 {
	top:648px;
}
#link4, #link5, #link6 {
  top:834px;
}
#link7, #link8 {
  top:1100px;
}
#link1, #link4, #link7 {	
	left:114px;		
}
#link2, #link5, #link8 {  
  left:398px;
}
#link3, #link6 {  
  left:685px;  
}
#wrapper_in #link_other {
	height:61px;
	left:318px;
	top:1180px;
	width:276px;
}
