#main {
	text-align: center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
body {
	background: #000000 url(../images/bkgStripe.gif) repeat-x;
}
