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

body {
	background-color: #000;
}
#image{
	position: absolute;
	width: 720px;
	height: 960px;
	left: 50%;
	margin-left: -360px;
	padding-top: 150px;
	padding-bottom: 150px;
}