body {
 	background-image: url(../images/clouds.jpg);
	background-repeat: repeat-x;
}

#menue_content {
	display: none;
}

#webcam {
	position: absolute;
	left: 300px;
	top: 70px;
}

#compas {
	position: absolute;
	left: 50px;
	top: 70px;
}
