BODY {
    background-image: url(back.gif);
    }
A:hover {
	BACKGROUND-COLOR: gold
;}

H1 { background-image: url(title.jpg);
     width: 500;
	 border-color: maroon;
	 border-width: 2px;
	 padding: 5px;
	 border-width: thin;
	 text-align: center;
	 }
span { letter-spacing: 0.7em;}

div.main { font-size: medium ;
    line-height: 1.5 ;
	background-color: #ffffdd;
	width: 650px;
	text-align: left;
	text-indent: 1em;
	padding: 0.1em 0.5em;}


p { font-size: medium ;
    line-height: 1.5 ;
	background-color: #ffffdd;
	width: 650px;
	text-align: left;
	text-indent: 1em;
	padding: 0.1em 0.5em;
	margin: auto;}
	
div.shomei {text-align: right;
    background-color: #ffffdd;
    width: 620px;
	}
	
div.top {float: left; 
    width: 200px;}
	
div.home {float: right;
    width: 200px; }
	
div.mokuji {width: 200px;
    margin: auto;}
	
	

B { border-bottom: 1px red solid;
    }

div.kakomi {
	font-size: medium;
	color: #0000ff;
	font-style: oblique;
	margin: 10px 25px 10px 25px;
	padding: 6px;
	line-height: 1.5em;
	background-color:  #ffffdd;
	border-width: thin;
	border-width: 2px;
	border-style: solid;
	border-color: #0096c8;
	text-align: left;
	text-indent: none;
	width: 600;
}
