@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
	text-align: center;
}

a {
	font-size: 30px;
	color: #c56045;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial;
}