/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
	background-color: #000;
}

#content_table {
	background-color: #993300;
}