@charset "utf-8";

body {
	background-color: #804b5f;
}

#box {
	position: absolute;
	top: 50%;
	left: 50%;
}

#box img {
	margin: -260px 0 0 -340px;
}