body {
	background-color: black;
}

#page {
	width: 1024px;
	height: 768px;
	background-image: url(../img/fond.png);
	
	text-align: center;
}

#jingoo {
	position: absolute;
	left: 220px;
	top: 450px;
}
