@charset "UTF-8";
/* CSS Document */

body {
	background:url(../img/bg2.jpg);
	text-align:center;
	margin:0;
	}
	
	
	#wrapper {
		width:1000px;
		margin:0 auto;
		}