BODY {
	background-color: #000000;
}
.im {
	background-image: url(1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	width: 100%;
	padding-top: 470px;
	margin-top: 10%;
	padding-bottom: 25px;
	margin-bottom: 6%;
	text-align: center;
}
