﻿
a:hover img{
	position: relative;
	top: -20px;
}


div#content {
	background-image: url('../images_all/vegeriet_start.png');
	background-repeat: no-repeat;
	width: 700px;
	height: 500px;
	position: relative;
	margin-top: 80px;
}

.skola{
	position: absolute;
	z-index: auto;
	left: 125px;
	top: 35px
	
}

img{
	border-style:none;
}

.restaurang{
	position: absolute;
	z-index: auto;
	left: 125px;
	top: 270px
}




.butik{
	position: absolute;
	z-index: auto;
	left: 370px;
	top: 270px
}

.megamusik {
	position: absolute;
	z-index: auto;
	left: 370px;
	top: 35px
}

