a:link { text-decoration: none; color:;}
body {
	width: 1024px;
	margin:  0 auto;
	  height: 616px;
	 position: relative;
 	 transform: translateY(10%);

	text-decoration: none;
	text-align: left;
	 background-color: lightblue;
}

#box
{
	position: absolute;
	width:	1024px;
	text-align:   none;
	top:          0px;
	min-height:	616px;
	height:	616px;
	z-index: 1;
         background-color: lightblue;
}
#bild {
	position: relative;
    width: 1024px;
	height: 616px;
	background-image: url(framsidan.jpg);
}

#knap1{
	position: absolute;
	width: 229px;
	height: 27px;
	left:  68px;
	top:   164px;
	z-index: 2;
	border: 0px solid red;
}
#knap2{ 
             position: absolute;
             width: 245px;
             height: 27px;
             left:  67px; 
             top:   245px;
             z-index: 3;
             border: 0px solid red;
}

#knap3 {  
              position: absolute;
              width: 239px;
             height: 27px;
			  left:  70px; 
             top:   414px;
			 z-index: 4;
              border: 0px solid red;
}
#knap4 {  
              position: absolute;
             width: 314px;
             height: 96px;
			 left:  42px; 
             top:   503px;
			  z-index: 5;
              border: 0px solid red;
}
#knap5 {  
              position: absolute;
              width: 240px;
             height: 27px;
			  left:  70px; 
             top:   336px;
			 z-index: 6;
              border: 0px solid red;
}
#knap6 {  
              position: absolute;
              width: 386px;
             height: 111px;
			  left:  585px; 
             top:   12px;
			 z-index: 5;
              border: 0px solid red;
}
#knap7 {  
              position: absolute;
             width: 120px;
             height: 27px;
			  left:  642px; 
             top:   416px;
			 z-index: 5;
              border: 0px solid red;
}
#knap8 {  
              position: absolute;
             width: 120px;
             height: 27px;
			  left:  433px; 
             top:   290px;
			 z-index: 5;
              border: 0px solid red;
}
