@charset "UTF-8";
body {
	background-color: #5F5C5C;
	font-family: actor;
	font-style: normal;
	font-size: 1.5em;
	font-weight: 400;
	margin: 10px;
	height: 100%;
	width: 100%;
	padding: 10px;
	color: white;
	text-shadow: px px;
}
.table {
	border: none;
	border-collapse: collapse;
}
.table2 {
	border-collapse:collapse;
	background-color:white;
}
.thDesign {
	color: #FBF89C;
	font-size: 1.5em;
	border: none;
}
.narrowcolumn {
	width: 0.125em;
}
.thWeb {
	color: black;
	font-size: 1.5em;
	font-weight: strong;
	border: none;
}

.webList {
	color: black;
	
}

h1 {
	font-family: actor;
	font-style: normal;
	font-weight: normal;
	font-size: 2.5em;
	text-align: center;
	line-height: 1.3em;
	height: 2em;
	clear: both;
	color: #F6F017;
}
h2 {
	font-family: alfa;
	font-weight: bold;
	font-size: 2.0em;
	line-height: 1.5em;
	height: 1em;
	color: #F6F017;
}
h3 {
	font-family: "arial";
	font-weight: bold;
	font-size: 3.0em;
}
h4 {
	font-size:4em;
	font-weight:bolder;
	text-align:center;
}
h5{
	font-size: 2em;
	text-align:center;
}

footer {
	font-size: small;
	text-align: center;
	clear: both;
}
.sectionBottom  {
	clear: both;
	font-size: 0.75em;
}
.sectionLeft {
	width: 30%;
	float: left;
}
.sectionMid {
	width: 30%;
	clear: both;
	float: left;
}
.sectionRight {
	width: 30%;
	float: right;
}

.section h3 {
	color: "black"	
}
.container-fluid .navbar-header .navbar-brand {
}
