@charset "utf-8";
/* CSS Document */
body {
	text-align:center;
	background:#FFF;
}
#wrapper {
	margin: 0 auto;
	width: 960px; /* Replace the xxxx with the the width of your site (eg 800px)*/
	text-align:left;
}

