/* CSS Document */

body {
	 background-color:#6E0023;
	 }
	 
#table {
	width:900px;
	margin-right:auto; 
	margin-left:auto; 
	background-color:#FFFFFF;
	border:none;
	vertical-align:top;
	}