body {
	margin: 10px; 
	background-image: url(images/fondo_contenido3.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 120px 215px;
	font: 9pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height: 18px;
}

h1{
	font: 9pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#007FB9;
}

a { 
    color: #007FB9; 
    text-decoration: underline; 
} 
a:hover{ 
    color: #007FB9; 
    text-decoration: none; 
} 
