@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
}
#image{
	position: absolute;
	width: 576px;
	height: 758px;
	left: 50%;
	margin-left: -288px;
	padding-top: 100px;
	padding-bottom: 100px;
}