@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	background:url(../img/back.jpg) repeat-x top center;
}

#main{
	width:950px;
	margin:0 auto;
}

