@charset "utf-8";
.container {
	height: 100%;
	width: 780px;
	clear: both;
	background-image: url(../img/wall02.jpg);
	margin: auto;
	padding: 0px;
	background-position: center center;
	background-repeat: repeat;
}
