 @charset "utf-8";
/* CSS Document */

ol,ul {
	font-size:22px;
	line-height:1.5
}
body {
	  background-image: url("/images/CHALK.JPG");
	  }
table {
	    margin-left: auto;
 		 margin-right: auto;
}

.Quotes-table {
	border-width: thin;
	width: 1000px;
	
}