@charset "utf-8";
/* CSS Document */

body { 
	font-family:Arial; 
	font-size:12px;
	text-align:center;
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
	color:#748C42;
}

#wrapper{
	margin: auto;
	width:841px;
	text-align:center;
	background-color: #FFF;
	border:#060 thin solid;
	
} 
table{
	font-family:Arial; 
}
.tableinfo {
	font-size: 14px;
	text-align:center;
}
