body{
	margin: 0;
	padding: 0;
	background-position: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	text-align: center;
}
.gazou{
	position: absolute;
	top: -10px;
	left: 0px;
}
#frame{
	position: absolute;
	top: -10px;
	left: 0px;
	width: 800;
	margin: 0px auto;
	padding: 0;
}