﻿body {
   font-family: Verdana, "Helvetica Regular", sans-serif !important;
   background-color: white;
}

div#header {
   display: block;
   height: auto;
   width: auto;
}

div#header img {
   display: inline;
   width: 350px;
   overflow-x: clip;
   overflow-y: clip;
}

div#content {
   margin: auto;
   width: 40%;
}

h1.error_header {
   font-size: 32px;
   font-weight: bold;
}

h2.error_text {
   font-size: 16px;
   font-weight: normal;
}
