@charset "utf-8";
/* CSS Document */
body {
	background-color:#fff200;
}

#wrapper {
	margin: 0 auto;
	width: 950px;

}
#container{

}

