body {
background-image:url(../img/fondo.jpg);
background-position:top;
background-color:#F1372B;
background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.texto {
font-family:"Comic Sans MS";
	color:#660066;
	font-weight:bold;
	font-size: 16px;
}


