
body {		
	
background-image : url(jbg.jpg); 
background-repeat: repeat;

		
		

      
          scrollbar-face-color: #DFE6D6;
          scrollbar-arrow-color: #003100;
          scrollbar-base-color: #003100;
          scrollbar-track-color: #003100;
          border-bottom-color: #003100;
          border-top-color: #003100;
          border-left-color: #003100;
          border-right-color: #003100;
          border-bottom-width: thin;
          border-top-width: thin;
          border-left-width: thin;
          border-right-width: thin;

background-color: #DFE6D6;
font-family: Arial,tahoma;
	color: #003300;     
      size: 15pt;    
margin-left: 0;
margin-right: 0;
margin-top: 0;

{text
a:link { color: #003100;  text-decoration: none }
a:hover { color: #dfe6d6; text-decoration: none; background: #003100}

}

