/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin:0px;
	font-size:14px;
}

.negro {
	background:#000000;
}

.gran {
	width: 1024px;
}

.peque {
	width: 800px;
}
	
.celda1 {
	 width:221px;
	 height:35px;
	 background-image: url(../images/mundo-guiller-800_03.jpg);
	 text-align:center;	 
	 }
