.container {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
#container {margin:0 auto; text-align:center;}
