@charset "UTF-8";

* {
	margin: 0 auto;
	text-align: center;
}
#bck {
	height: 822px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	
	
	margin-top: 0px;
	margin-bottom: 0px;
	float: none;
	clear: none;
	background-size: cover;
	background-attachment: scroll;
	
	


}
