
body {background-image:url("image/back.gif");      
      }

h1 { color:#0000ff ; font-size:1.0em;
    border-style: solid;
    border-width:1px 1px 1px 10px; 
	padding:4px 10px 4px 4px;}	
	
h2 { color:#008000; font-size:1.0em;
    border-style: solid;
    border-width:1px 1px 1px 5px; 
	padding:2px 0px 2px 2px;}	

a { text-decoration:none; color:#436EEE;}	  
a:hover { color:#EEEEEE  ;
          background-color: #436EEE; }	
	