@font-face {
	font-family: Beware;
	font-style: normal;
	font-weight: normal;
	src: url(../fonts/BEWARE__.TTF);
}

body { font-family: Arial, sans-serif; background-color: white; margin: 0; padding: 0; color: #696969; }

a { color: inherit; text-decoration: underline; }

#nzs_content { }
h1 { text-align: center; margin-top: 40vh; transform: translateY(-50%); font-size: 3em; font-weight: normal; }
h1 img { display: inline-block; width: 10em; margin-bottom: -.85em; }
h1 span { color: #282828; }

#nzs_footer { position: absolute; bottom: 0; display: block; width: 100%; box-sizing: border-box; padding: 1em 0; text-align: center; color: #696969; font-size: 1em; }
