
body	
	{
	background: url("../images/bg/brownpaper.jpg");
	background-color: white;
	color: #bbbbbb;
	font-family: "georgia", times, serif;
	}
	
div.table
	{
	text-align: center;
	
	}
table
	{
	background: white;
	color: black;
	}

