html { height: 100%; background: transparent url(../images/backgrounds/bg.jpg); }
.html { height: 100%;  }
body { min-height: 100%; font-size: 12px; color: #595959; font-family: Arial, Helvetica, sans-serif; line-height: 20px; position: relative; background: transparent; margin: 0; }
p.titleError { font-size: 30px; font-weight: 700; }
div.errorPage { margin: auto; width: 70%; padding: 32px 0; }
div.contentError { font-size: 17px; }
div.program { float: left; text-align: center; padding: 20px; width: 132px; }
div.logos { margin: auto; width: 500px; }
.errorPage #footer .wrapper { margin: 0; padding-left: 0px; text-align: center; position: relative; }
p {
    padding-top: 12px;
	margin: 0;
}
div.clear { clear: both; }
#footer { bottom: 0; clear: both; left: 0; position: absolute; width: 100%; }
a {
    color: #2B6893;
    text-decoration: none;
}