@charset "utf-8";
/* CSS Document */


body {
	background-color:#e6e6e6;
}


#wrapper {
	max-width: 1020px;
    margin: 0 auto;
}