.columna {
	background-color: #FFFFFF;
	height: 100%;
	position: absolute;
	width: 750px;
	left: 50%;
	margin-left: -375px;
}
.imagen {
	text-align: center;
	margin-top: 30px;


}

.centrar {
	height: 600px;
	background-color: #FFFFFF;
	position: absolute;
	width: 750px;
	top: -10px;
}
.enlace {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.body {
	background-color: #000033;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texto {
	margin-top: 40px;
	margin-left: 65px;
	width: 620px;
	height: 350px;
}
.texto1 {
	color: #333333;
}
.texto2 {
	color: #666666;
}
.texto3 {
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #99AEC1;
}
.body2 {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
