body {
	background: #000000;
}
.one {
	margin: auto;
  	position: absolute;
  	top: 0; left: 0; bottom: 0; right: 0;
  	width:80px;
	height:87px;
}
.one img {
	width:80px;
	height:87px;
}