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

body {
	background-color: #000;
}
#image{
	position: absolute;
	width: 166px;
	height: 126px;
	left: 50%;
	top: 50%;
	margin-left: -83px;
	margin-top: -63px;
}