  body {
	background-image: url(/images/bg2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: repeat-x;
	position: relative;
	width: 100%;
	background-color: #000;
}
#banner {
	width: 800px;
	height: 120px;
	text-align: center;
}
