body{
	
	background-image:url(../nacho.jpeg);
	background-repeat:repeat;
	
	
}

#w00{
	
	width:96%;
	max-width:800px;
	height:auto;
	margin:40px auto;
	
	
}

#w00 img{
	
	width:100%;
	height:auto;
	
}