@charset "UTF-8";
<style type="text/css">
<style type="text/css">
body {
	background-color: #000000;
	background-image: url(images/epbutton_01.jpg);
	background-repeat: no-repeat;
	background-position: 50% 75px;
}
</style>
.buttonsplaced {
	position: inherit;
	margin-left: 50%;
	margin-right: 50%;
	margin: 0 auto;
	width: 710px;
	height: 315px;
}
body,td,th {
	color: #CCC;
}
a:link {
	color: #999;
	text-decoration: none;
}
.rounder {
	border-radius: 7px;
	-webkit-box-shadow: inset 5px 16px;
	box-shadow: inset 5px 16px;
}
.roundfiend {
	border-radius: 15px;
	margin-left: 70px;
	margin-right: 15px;
}
.roundfiend2 {
		-webkit-box-shadow: 3px 3px 10px 5px #000000;
	box-shadow: 3px 3px 10px 5px #000000;
}

a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.buttony {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	background-color: #333;	padding: 5px;
	margin: 5px;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	letter-spacing: 2px;
	font-size: small;
}
</style>
