/* Global Styles */


table {

	background-repeat: no-repeat;
	background-position: center;
	background-color:#140822;

	}

body {
	background-color:#140822;
	background-position:center;
	background-attachment:fixed;
	

}
	
td {
	background-repeat: no-repeat;
	background-position: center center;
	
}
	
