@charset "UTF-8";
body {
	font: 1em Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(BG.jpg);
}
#front {
	height: 460px;
	width: 810px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#front img {
	border: none;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 11pt;
	font-weight: normal;
	color: #FFB44E;
	margin-top: 10px;
	margin-bottom: 10px;
}
#front a {border:none;}

#disc {
	font-size: 70%;
	color: #533735;
	width: 750px;
	margin: auto;
}
#disc a {
	color: #CF5235;
	text-decoration: none;
	border-style: none;
}
#text {
	color: #000000;
	text-align: left;
}
#disc img {border:none;}#linkholder {
	display: none;
}
