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

body {
	background-color: #084e2c;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
#footer {
	position: relative;
	height: 19px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#footer table   {
	vertical-align: top;
}
.papers {
	text-align: right;
}
.papers a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.music {
	text-align: left;
	vertical-align: top;
}
