@charset "UTF-8";
body {
	background-color: #FFFFFF;
}
#centrado{
	position:absolute;
	top:50%;
	left: 50%;
	margin-top: -215px;
	margin-left: -325px;
}
#centrado img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

