/* CSS Document */
body {

background: #000000 url("../images/fundal.jpg") no-repeat  ;
background-position:center; 
background-position:top; 
}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none}
