body {
	background-attachment: fixed;
	background-image: url(/images/bg01-main.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}
