/********************************************************************************************
* Hoja de estilo (CSS)
* Creada por OVALUS.COM
*********************************************************************************************/

/* Redefinición de etiquetas HTML */

BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
}

.horizon
{
position: absolute;
top: 50%;
width: 100%;
height: 0px;
}


.web
{
	position: relative;
	display: block;
	text-align: center;
	margin: -300px auto auto auto;
}