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

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