@charset "utf-8";
#center {
	margin:0 auto;
	text-align:left;
	width: 1000px;

}
body{
 text-align:center
 
}



