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

.imgsub {
	background-image: url(img/img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 260px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
