.header {
	background-image:  url(../images/page/michorriza_toppage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg {
	background-attachment: fixed;
	background-image: url(../images/page/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}
h3 {
	color: #FFFFFF;
}
a {
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;

}
h4 {
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
