@charset "UTF-8";

.img1 {
	margin: 25px auto 0 auto;
	width:579px;
	padding:0;
}
#head2x {
	text-align:center;
}
#head2x h1 {
	margin-top:65px;
	font-size:1.4em;
	line-height:1em;
	font-weight:normal;
	color:white;
	margin-bottom:0;
	padding-bottom:0;
}
#head2x p {
	margin-top:0;
	padding-top:0;
	font-size:1em;
	line-height:1em;
	margin-bottom:45px;
}
#head3x {
	margin-top: 2em;
	text-align:center;
	font-size:2em;
	margin-bottom: 1.5em;
}
#head6x h1 {
	text-align:center;
	padding:0;
	font-size:1.3em;
	font-weight:bold;
	color:silver;
	margin-bottom: 40px;
}
#head6x small {
	text-align:center;
	padding:0;
	font-size:0.8em;
	font-weight:normal;
	color:silver;
}
#headline {
	margin-top: 2em;
	text-align:center;
	font-size:2em;
	margin-bottom: 1.5em;
}
#headline p {
	margin-top: 0;
	text-align:center;
	color:silver;
	font-size:0.5em;
	margin-bottom: 4em;
}
#headline p a {
	color:silver;
	text-decoration:none;
	border-bottom: 1px dotted grey;
}
#headline p a:hover {
	font-style:oblique;
	color:#CFCFCF;
	border-bottom: 1px solid #CFCFCF;
}
.link2 {
	font-size:0.9rem;
	margin-top:35px;
}
.link2 p {
	color:silver;
	text-align:center;
}
.link2 a {
	color:silver;
	text-decoration:none;
	font-style:oblique;
	border-bottom: 1px dotted silver;
}
.link2 a:hover {
	font-style:normal;
	color:gray;
	border-bottom: none;
}
/*
h7 {
	font-size:0.8em;
}
*/
.menblock {
	width:100%x;
	position:fixed;
	margin: 10px 0 0 0;
	top:0px;
	left:0px;
	padding:1px;
}
.menblock a:link {
	font-size:1em;
	color:#CCC;
	padding:10px;
	text-decoration:none;
}
.menblock a:visited {
	font-size:1em;
	color:#CCC;
}
* {
	font-family: Oswald, sans-serif; 
	color:#eee; 
}
body {
	background:#333;
	color:#eee;
}