body {
margin:0;
background: url(imagenes/fnd_intro3.jpg) top center no-repeat #000000;
height: 100%;
text-align: center;
color: #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

a:link, a:visited, a:active {
color: #05090c;
}
a:hover {
text-decoration: none;
}