﻿body {
	background-image: url(../image/main_bg.html)
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
	background-color: #fff;
}