@charset "utf-8";
body {
	background-attachment: fixed;
	background-position: center top;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	background-image: url(../Backgrounds/freshfullhd180.jpg);
}
.footer {
	font-size: 10px;
	color: #BCBCBC;
	vertical-align: bottom;
	text-align: left;
}
body,td,th {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #FFF;
	text-align: left;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 36px;
	color: #B9D8F5;
	text-align: center;
	text-decoration: underline;
}
h2 {
	font-size: 26px;
	color: #B9D8F5;
}
h3 {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-style: normal;
	color: #FFF;
	text-align: center;
}

#content {
	width:800px;
	height:90%;
	z-index:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #FFF;
	text-align: justify;
	background-image: url(../Images/content_transparent2.png);
	border: medium solid #000;
}
#content table tr th {
	background-image: url(../Images/content_transparent.png);
	text-align: left;
	border: thin solid #000;
}
