 
body
{
   background-color:#020316;
   background-image:url('hgr.jpg');
   background-repeat:repeat-x;
   font-size:80%;
}

h2
{
   font-family:trebuchet ms;helvetica;sans serif;
   font-size:164%;
   color:red;
}

.v
{
   font-size:60%;
}

p
{
    text-align:justify;
}

p,dl
{
    margin-top:0px;
    margin-bottom:6px;
}