@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Raleway&display=swap');
body {font-family: 'Raleway', sans-serif;font-size:150%;color:#FFF;background-color:#000;background-image:url('/images/image/background_superfund.jpg');background-size:cover;}
h1 {font-size: 300%; font-family:'Bebas Neue';font-weight:normal;}
h2 {font-size: 200%; font-family:'Bebas Neue';font-weight:normal;}
h3 {font-size: 100%; font-family:inherit;font-weight:bold;text-transform:uppercase;}
#header {background:#000;text-align:center;}
input {color:#000;padding:.25em;border:0;border-radius:.1em;margin-left:.5em;}
input[type=submit] {font-family:'Bebas Neue';font-size:125%;line-height:1.15em;background:#78BE21;color:#FFF;padding:.25em .5em;margin:.5em 0 0 0;text-decoration:none;font-weight:normal;white-space:nowrap;border:0;border-radius:.1em;cursor:pointer;}
.content {background:rgba(90, 142, 25, 0.75);color:#FFF;border:0;padding-bottom:1em !important;}
#header a, #header a:hover {text-decoration:none;font-weight:normal;}
a {color:#FFF;font-weight:bold;}
a:hover {color:#FFF;text-decoration:underline;}
a:active, a:focus {color:#FFF;text-decoration:none;}