body {
	background-color: #E9E1EE;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
#container {
	position: relative;
	width: 910px;
	top: 0px;
	left: 50%;
	margin-left: -455px;
	height: 760px;
	Background:url(background.gif) no-repeat;
}