body {
margin:0;
background: url(imagenes/FondoNew.jpg) top center no-repeat #000000;
height: 100%;
text-align: center;
color: #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.borde {
border: 1px solid #003300;
}
#copyright {
margin: 10px 0;
font-size: 10px;
}
a:link, a:visited, a:active {
color: #006633;
}
a:hover {
text-decoration: none;
}
