.backimage {
	background-attachment: fixed;
	background-image: url(main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #3333CC;
}
a:visited {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #339900;
}
a:hover {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #339900;
}
.backimage2 {
	background-attachment: fixed;
	background-image: url(main2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
