@charset "utf-8";
.outer {
	text-align: center;
}
.trees{
	background-image: url(../img/trees.jpg);
	 background-position: center top;
    background-size: 100% auto;
	min-height: 300px;
}