body {
	margin-top:0;
}
a {text-decoration: none; color:#007900;}
a:hover{text-decoration:underline;}
#ContenedorHome {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 605px;
	margin-top: -302px;
	width: 1193px;
	margin-left: -596px;
	border:#dfdfdf 1px solid;
}