/* whitebase.css */BODY{	color:white;	text-align: left;	background: url(agi2.gif) repeat-y left; /*左寄せ画像ファイルの指定*/}:link{color:#63f}:visited{color:#f0a}STRONG{font-weight:bolder}:hover{color:green} :focus{color:#0a4;}:active{color:#f00;}