@charset "utf-8";
#contenedor {
	background-image: url(imagenes/kevin2.jpg);
	height: 768px;
	margin-top: -10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 960px;
}
#encabezado {
	height: 100px;
	width: 950px;
	background-image: url(imagenes/encabezado2.gif);
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#información {
	height: 653px;
	width: 960px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-align: justify;
	color: #FFF;
	}
	
