@charset "UTF-8";

body {
	background-color:#e6e6e6;
}

/* Start here */
#wrapper {
	max-width: 1280px;
	margin: 0 auto;

}

