body{ padding:0px; margin:0px;}

#meny {
	position:relative;
	left:30px;
	top:70px;
}
#info {
	position:relative;
	left:50px;
	top:100px;
}

#Layer2 {background-image:url(top.jpg); background-repeat:no-repeat; position:relative; margin-left:auto; margin-right:auto;  top:10px; width:900px; height:520px;}

#box1 
{

width:500px;
height:800px;

margin-left:auto;
margin-right:auto;
margin-top:5%;
}
#box2
{

width:200px;
left:10px;
}
#box3
{

position:absolute;
width:500px;

margin-left:450px;
margin-top:200px;
}
