@charset "utf-8";
body {
	background-color: #292929;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boxes {
	border: medium solid #ECBF37;
	height: auto;
	width: auto;
	clear: none;
	float: none;
	padding: 0px;
	text-align: center;
}

.toptext {
	font-size: larger;
	color: #ECBF37;
}
a:link {
	color: #ECBF37;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ECBF37;
}
a:hover {
	text-decoration: none;
	color: #ECBF37;
}
a:active {
	text-decoration: none;
	color: #ECBF37;
}
.itemtext {
	color: #C9C9C9;
	text-align: center;
	height: auto;
	width: auto;
}
body p {
	text-align: center;
}
body p {
	text-align: center;
}

