@charset "utf-8";
h2  {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	color: #000000;
	font-style: normal;
	text-shadow: 0px 0px #000000;
	font-size: medium;
}
p {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 4%;
	padding-bottom: 4%;
	color: #FFFFFF;
	margin-left: 15%;
	margin-right: 15%;
	background-color: #0F0076;
	font-size: x-large;
	border-bottom: 0.15rem solid #FFFFFF;
	border-top: 0.3rem solid #FFFFFF;
	text-align: justify;
	line-height: 140%;
}
footer {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	background-color: #000000;
	color: #4F4F4F;
	text-align: center;
	font-weight: 700;
	font-size: x-small;
	padding-top: 5px;
	padding-bottom: 5px;
}
body {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	background-position: center -22%;
	background-color: #000000;
	background-origin: padding-box;
	background-repeat: repeat-x;
	background-attachment: scroll;
}
header {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	text-align: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
nav {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	background-color: #000000;
	color: #EBEBEB;
	text-align: center;
	font-weight: 500;
	font-size: large;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
body header p {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	color: #FFFFFF;
	font-weight: 500;
	font-size: large;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 23px;
	margin-right: 20em;
	margin-left: 20em;
}
.sectionCenter {


}
a {
	text-decoration: none;
	color: #C1BFBF;
}
body header section {
	text-align: center;


}

@media screen and (max-width:550px){
nav {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	background-color: #000000;
	color: #EBEBEB;
	text-align: center;
	font-weight: 500;
	font-size: small;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sectionCenter {
	width: auto;
	height: auto;
	left: 0vw;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	margin-left: -165px;



}


}

@media screen and (max-width:410px){
nav {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	background-color: #000000;
	color: #EBEBEB;
	font-weight: 500;
	font-size: x-small;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}

}

@media screen and (max-width:240px){
}
