body{
	margin:20px;
 	background:#10418F;
 	color: #333333;
    text-align:center;
	margin-top:50px;
 	
}

#outer {
 position:relative;
 text-align:center;
 border-left:1px solid #fff;
 border-right:1px solid #fff;
 border-top:1px solid #fff;
 border-bottom: 1px solid #fff;
 width:770px;
 margin:auto;
 background-image: url(noiaAlegre.jpg);
 background-color:#fff;
 height:400px;

 
 }
 
 #mnu{
    text-align:left;
    margin-left:200px;
    margin-top:100px;
 }