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

#wrapper {
	min-height:200px;
	background-image: url(../images/wrapper-home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

