/* sty.css for OYATUYA */

/*
BODY { background: URL(file://D:/html/oyatuya/img/ichimatsu.jpg);
*/
BODY { background: URL(img/ichimatsu.jpg);

	color: #1a398c;
	background-color: azure; } 

DIV,TD { color: #1a398c; }

A:LINK    { color: indigo; }
A:VISITED { color: #0E224D; }

B,TH { color: indigo; }

STRONG,SMALL { color: darkslateblue; }

H3 { color: purple; }


