button {
	background-image: url(image/bg_head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	background-attachment: scroll;
	background-image: url(image/bg_head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
