body { 
  background: #000000 url("bg.jpg");

background-repeat: repeat-x;
  background-position: top;
}
body {
    font-family: Arial,Georgia, "Times New Roman",
          Times, serif;
    color: #FFFFFF;
    background-color: #000000 }

h1 {
    font-family: Helvetica, Geneva,Aroal
          SunSans-Regular, sans-serif }

.footer {font-size:8pt; text-align:center; color:#FFFFFF; font-weight:regular; 
font-style:normal;}

.gemt{
  display:none;
}

a:link {color: #FFFFFF;font-size:14px;font-weight:bold;text-decoration:none}

a:visited {color: #FFFFFF;font-size:14px; font-weight:bold;text-decoration:none}

a:hover {color: #aeaeae;font-size:14px; font-weight:bold;text-decoration:none}

a:active {color: #ffffff;font-size:14px; font-weight:bold;text-decoration:none} 


