body {
	background-color: #FFFFFF;
	 
	text-align:center;
	margin:0px;
	padding:0px;
	overflow:scroll;

}
small{
	color:#666666;
}

b{
color:#333333;

}

#horizon        
	{
	color: white;
	text-align: center;
	position: absolute;
	top: 5%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{

	background-color: transparent;
	margin-left: -40%;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 80%;
	height: 600px;
	visibility: visible
	}

.bodytext 
	{
		color:#000000; 
		font-family: 'Homenaje', verdana, sans-serif;
		font-size: 1.5em;
	}
	
.small{
	font-size: 1em;
}
