/* CSS Document */
#Container {
	line-height:95%;
	margin:0 auto;
	width:889px;
	height:auto;

}
body {
	background-image:url(../images/background2.jpg);
	background-color:#f0f8fc;
	background-repeat:repeat-x;
	background-position:center;
}