/* CSS global site */
body {
	background-color: #000000;
	border:0;
	color:#C7B299;
	font-family: Century Gothic;
	font-size: 14px;
}
h1 {
	text-align: center;
}
table {
	text-align: center;
}
a {
	text-decoration: none;
}
footer {
	color: #950000;
}
