body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color:#FFFFFF;
	text-align: justify;
	word-spacing: normal;
	margin: 0px;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat;
}

#contenedor {
	width: 980px;
	height:auto;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}



