/* CSS Document */

body, html {
	align:center;
	margin:0px;
	padding:0px;
	font-size: 10px;
	
}
body{
	background-color:#cccccc;
	font-family:Verdana;
	size:11px;
}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

#distance { 
	width:1px;
	height:50%;
	margin-bottom:-300px; /* half of container's height */
	float:left;
}

#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:600px;
	width:100%;
	clear:left;
}
.texto{
	font-family:Verdana;
	font-size: 11px;
	margin: 0px 10px 0px 12px;
	color:#333333;
}
a.texto:link{
	font-family:Verdana;
	font-size: 11px;
	color:#333333;
}
.testimon{
	color:#b59b5d;
}



.autor{
color:#8b8b7e;
}
