BODY {
 scrollbar-face-color: #ffffff;
 scrollbar-highlight-color: #CCCCCC;
 scrollbar-3dlight-color: #101010;
 scrollbar-darkshadow-color: #101010;
 scrollbar-shadow-color: #808080;
 scrollbar-arrow-color: #CCCCCC;
 scrollbar-track-color: #111111;
 background-color: RGB(0,0,0); 
 background-image: url(imagini/background.jpg); 
 background-position: left;
 background-position: top;
 background-repeat: no-repeat;
 margin-top: 0px;
 margin-bottom: 0px;
 font-family: Arial;
 font-size: 16px;
 color: white;
 text-align: justify;
  }
  
  H1 {
 font-family: Arial;
 font-size: 30px;
 color: yellow;
  font-weight: bold;
 text-align: center;
 text-decoration: underline;
  }
  
  
    H2 {
 font-family: Arial;
 font-size: 23px;
 color: white;
 text-align: center;
 font-weight: bold;
  }
  
  a{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: white;
text-decoration: none;
}

a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: white;
text-decoration: none;
}
 
a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: yellow;
text-decoration: none;
}  
