/* @group 404 */
body {background-color: #c8e1f6;  margin: 0 auto; padding: 0; }
div#error { position: absolute; bottom: 0; min-height: 573px; width: 100%; margin: 0; background: url(images/404error.png) no-repeat;}
* html div#error  { height: 573px; }
/* @end */