body {
	
	
	background-image: url(http://www.kenavik.com/img/fondo_barra.gif); 
	
	background-color: black;
	/*margin-left: 100px;*/
	margin-top: 75px;
	/*margin-right: 100px;*/
}
.puntos {	font-size: x-small;
	color: #666666;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #B4DCE9;
}
a:active {
	text-decoration: none;
	color: #B4DCE9;
}
.estilo2 {
	font-size: 10px;
	color: #666666;
}
.Estilo1 {font-size: 10px; color: #B4DCE9; }
body,td,th {
	color: #FFFFFF;

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
}

DIV#ejemplo { position: absolute;
              top: 220px;
              left: 300px;
              
              font-size: 20px;
              }
