body {font-family: Verdana, sans-serif; font-size: 90%; } body {background-color: #FFFFFF; } body.notFound { text-align: center } a {text-decoration: none; color: #0026BE } a:visited {color: #2b4669;} a:hover {text-decoration: underline;} hr {width: 50%; border: 1px solid #2b4669;} /******************************** * * * HEADER * * * *******************************/ div.header { background-image: url('http://www.nysed.gov/sites/all/images/nysed-logo-text.png'); background-repeat: no-repeat; height: 138px; font-weight: bold; font-size: 18px; padding-left: 560px; } /******************************** * * * Report not on file styles * * * *******************************/ .notFound_container { padding: 3px; width: 820px; margin-left: auto; margin-right: auto; text-align: center; } .notFound_content { text-align: center; width: 100%; } .notFound_header { text-align: center; } .notFound_leftHeader { float: left; font-weight: bold; } .notFound_rightHeader { float: right; font-weight: bold; } .notFound_contents { text-align: center; } .notFound_footer { color: #D5006A; }