@charset "utf-8";
body {
	background: #E6E6E6 url(images/bg.jpg) center top;
	margin:0;
}

#wrap {
margin: 0 auto;
width:1260px;
}