@charset "utf-8";

body{
	margin:0;
	padding:0;
	}

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

