*{
	margin:auto;
}

body{
	background-image: url(../bilder/bg.jpg);
	background-repeat: repeat;
}
	
#hele{
	margin-top: 60px;
	height: 600px;
	width: 700px;
}

