@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; }
#page_content { padding:10px; }
h1 { color:#d44f18 !important; }
#Prg_Foreground { background-color:#343a40; }
#Prg_PercTxt { color:#aaa; }