body {
	margin: 0px;
}

div#contenedor {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -370px;
	margin-top: -208px;

}

div#escudo {
	height: 95px;
	width: 740px;
	background-color: #EFDFC6;
	text-align: center;
}

div#imagen1 {
	height: 125px;
	width: 740px;

}

div#imagen2 {
	height: 175px;
	width: 740px;
	background-color: #C69A43;
	margin-bottom: 5px;
	padding-top: 30px;
	text-align: center;
}

