@charset "utf-8";
#back {
	background-color: #FFF;
	height: auto;
	width: auto;
	text-align: left;
}
.container {
	height: 650px;
	background-color: #FFF;
	background-image: url(images/backg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
