@charset "UTF-8";
/* CSS Document */

.img {
	background-image: url(../img/img.jpg);
	background-position: center top;
	width: 860px;
	padding-top: 51px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-repeat: no-repeat;
}
