@charset "utf-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: rgba(255,255,255,1);
}
body {
	background-color: rgba(0,0,0,1);
	background-image: url(../background.jpg);
	background-attachment: fixed;
	background-size: cover;
	text-align: left;
}
a:link {
	color: rgba(102,255,102,1);
	text-decoration: none;
}
a:visited {
	color: rgba(0,255,0,1);
	text-decoration: none;
}
a:hover {
	color: rgba(0,153,51,1);
	text-decoration: underline;
}
a:active {
	color: rgba(255,255,255,1);
	text-decoration: none;
	text-align: center;
}
#logo {
	position: absolute;
	top: 8px;
	z-index: 200;
	background-color: #000000;
	list-style-type: none;























	width: 65
$;
	width: 80%;
	float: none;
	left: 194px;
}
#section {
	position: absolute;
	left: 195px;
	z-index: 3;
	background-color: rgba(0,0,0,.7);
	padding: 5px;
	border-radius: 0px 20px 20px 20px;
	top: 18%;
	width: 79.5%;
	text-align: left;
}

#img {
	position: absolute;
	top: 8px;
	z-index: 1000;
	border: medium solid rgba(0,0,0,1);
	visibility: visible;
	float: none;
	height: 162px;
	width: 129px;
	left: 45px;
}
h4 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: rgb(0,153,255);
	line-height: normal;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
