#boxmenu {
width: 200px;
height: 300px;
padding: 10px; 
border: 2px solid;
margin: 20px;
 background-color: White;
} 


