body {
   background-image: url(wall1.png);
   background-repeat: repeat-y;
   font-family: 'Sans-Serif';
}
A { text-decoration: none; }
A:hover { color: red; }  	/* IE4.0 */
A:link { color: #0000cc; }
A:active { color: #ff0000; }

H1 { font-family: '平成角ゴシック,ふみゴシック,Sans-Serif'}

