html,body 
{
background-image:
url('http://www.justpassinthru.com/bc/bc_image_galleries/pages/images/inky-caps-bg.jpg')
}

A { color: #D3D3D3;
     }
A:Hover { color: #90EE90;
                text-decoration : none;
		}

p {     text-indent : 1em;
           line-height:18px;
           text-align: justify; 
           padding-left : 10px;
           padding-right : 10px;
           padding-top : 5px;
           padding-bottom : 5px;
}

.skfont1 {
           font-weight : normal;
           font-size : 9pt;
           font-family : arial,helvetica;
           color : #ffffff;
           background-color : black;
           text-align : justify;
      }
.skfont2 {
           font-weight : bold;
           font-size : 10pt;
           font-family : arial,helvetica;
           color : #ffffff;
           background-color : black;
      }

.skfont3 {
           font-weight : normal;
           font-size : 9pt;
           font-family : arial,helvetica;
           color : #99ff99;
           background-color : black;
      }
.skfont4 {
           font-weight : normal;
           font-size : 9pt;
           font-family : verdana, arial,helvetica;
           color : #ffffff;
           background-color : black;
           text-align : justify;
      }

.skfont5 { 
            font-weight : bold;
            font-size : 20pt;  
            font-family : "comic sans ms", verdana, helvetica;
            color :  #ffcc00;
            background-color : black;
     }

.skfont6 { 
            font-weight : normal;
            font-size : 9pt;  
            font-family :  verdana, helvetica;
            color :  #ffcc00;
            background-color : black;
     }


