body { 
	margin:0;
	padding:0;
	background: #000 url(../banner.png) center center fixed no-repeat;
	-moz-background-size: cover;
	background-size: cover;
	position: relative;
}

.login-btn-block a img {
	width: 100%;
	margin-top: 100px;
} 
