body {
	background-color: #ffffff;
	background : url(blue_p9b.gif);
       text-align: center;
}

a:link     { color:black; }
a:hover    { background-color:gold; } 

div.waku {
	width: 660px;
     margin-left: auto;
	 margin-right: auto;
	 background : url(back.jpg);
	 padding: 0.5em;
	 text-align: left;
}
 .footer {clear: both;}
 

}
img.right {
	float: right; 
	padding-top: 4em;
}
img.left { float: left;
    padding-right: 1em;}

img.line {text-align: center;
     width: 600px;}


h1 { margin-left: auto; 
     margin-right: auto;
	 width: 500px;}

h2 {
	color: #000000;
     background-color: #dbffdb;
	 text-align: left;
	 border-left-width: 10px;
	 border-left-color: #0000ff;
	 border-left-style: solid;
	 padding-left: 0.5em;
	 line-height: 1.5em;
	 margin: 0.5em;}
	 
h3 {font-size: 20px;
    text-align: center;}

p {
	text-indent: 1em;
    text-align: left;
	line-height: 1.3em;
	margin: 0.5em;
	font-size: medium;
}
p.left { float: left;
    text-indent: 0em;
	width: 440px;
	font-size: small;}

span { letter-spacing: 1em;
}


hr.green { width: 90%;
     color: green; 
	 height: 7px;
	 background-color: green;
	 text-align: center;}
	 
 

