@charset "utf-8";
body {
	margin-bottom:2rem;
	background-image:url(panteia-back-penta.svg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top right;
}
div#header_logo {
	background-image:url(panteia-logo.svg);
	background-repeat:no-repeat;
	background-position:top left;
}
div#header_logo2 { display: none; background-image: url() }
#page_content { padding:10px; }
h1 { color:#3418b5 !important; }
#Prg_Foreground { background-color: #1029a3 }
#Prg_PercTxt { color:#aaa; }

.OptionFont, .OptionFont a, td.none a, td.noneofthese a{
  font-family: 'Geneva', sans-serif }

span.ScaleFont{ color: #646464 }

#content_container center input:hover{ background-color: #3418b5 }
