:root {
  --main-color: #336699;
  --head-color: #003366;
  --tbl-hover: rgba(51, 102, 153, 0.10);
  --head-img: url(sm_full.aspx?guid=24603);
}
body {}
body::before {
	background: url(sm_full.aspx?guid=24593) no-repeat center center;
	background-size: cover;
	content: ' ';
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	will-change: transform;
	z-index: -1;
}

#logo_block p { font-family: 'Arial Narrow'; }

#logo_block h1hd { font-family: 'Arial Black'; }

#logo_block h2hd {}
