h1,h3     {
          color: lavender;
          text-align: center;
          font-family: Verdana;
          }
h2        {
          color: lavender;
          text-align: left;
          font-family: Verdana,arial, 'sans serif';
          }
p         {  
          font-family: Verdana;
          font-size: 13pt;
          color: lavender
          }
i         {color:Mediumslateblue}
          
a         {
           font-family: Verdana;
           font-size: 13pt
          } 
a:link    {color:Mediumslateblue}
a:visited {color:Mediumorchid}
a:hover   {color:deeppink}
td        {text-align:left;
          font-size: 13pt;
          color: white }
body      {background-image: url('den_background.gif')}







