body {
  background-image: url(images/background.gif);
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;

}

a.prgname {
   font-weight: bold;
   font-style: italic;
   color: #009999;
   font-size: 24px;
   line-height: 40px;
}

div.desc {  
   text-indent: 6%;
}

div.Msmall {  
   margin-left: 4%;
}

h5.copyright {
   font-weight: normal;
   color: #009999; 
}

div.z {
   text-indent: 3%;
   font-weight: bold;
   font-size: 20px;
   line-height: 48px;
   font-family: 'Verdana';
}

h1.title {
   font-weight: bold;
   font-style: italic;
   text-align: center;      
   color: #008080; 
   font-size: 36px;
}

h1.prgname {
   font-weight: bold;
   font-style: italic;
   color: #009999; 
}


dt.name {
   font-weight: bold;
   font-size: 20;
}


