/*Style sheet menu*/

/*Achtergrond*/
body {
background-color: #000000;
margin-left: 0;
overflow: hidden; 
}

/*Menu*/
.menu { 
} 

