body {
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.bg01 {
	background-color: #333333;
}

.bg02 {
	background-color: #666666;
	color: #FFFFFF;
}

