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

body {
	margin: 0;
	padding: 0;
	text-align: center;
}#wrapper {
	background: url(../images/homeBg.gif) no-repeat left top;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
