@charset "utf-8";
body {
text-align: center; background-color:#002B0F; width: 100%; max-width: 100%; margin: 0 auto; font-size: 1.0em; overflow-x: hidden;
}
h1 {
	font-family: Georgia, serif; color: #ffffff; margin: 1em auto 0; line-height: 1.5; font-style: italic; max-width: 100%;
}
h2 {
	  font-family: Georgia, serif; color: #ffffff; margin: 1em auto 1em auto; line-height: 1.5; font-style: italic; max-width: 100%;
}
h3 {
	  font-family: Arial; color: #cccccc; font-weight: 300; width:400px; max-width: 90%; margin: 1em auto;
}
p {
	font-family: Arial; color: #cccccc; font-weight: 300; margin: 1em auto 1em auto; line-height: 1.5; max-width: 100%; font-size: .8em;
}
a {
	color:#d3b044; text-decoration: none;
}
a:hover, a:focus {
	color:#d3b044; text-decoration: underline;
}
#logoHolder {
	margin: 5em auto 0;
}
#logo {
	text-align: center; margin: 3em auto 0 auto; width: 150px; max-width: 100%; border-radius: 10px;	
}
#em {width:177px; height: 14px;}