/* Copyright (c) 2008 be:screen GmbH (http://www.bescreen.de) */

/* Stripe */
* { margin: 0; padding: 0; border: 0; text-decoration: none; outline: none; }
html { height: 100%; font-family: 'Lucida Grande', Verdana, Tahoma, Helvetica, Arial, sans-serif; font-size: 62.5%; }
body { height: 100%; font-size: 120%; color: #fff; background: url(/errordocs/images/tag175eb.png) center bottom no-repeat #ebebeb; }
#stripe { width: 480px; height: 170px; margin: -120px 0 0 -240px; position: absolute; top: 50%; left: 50%; background: url(/errordocs/images/stripe.jpg) no-repeat; }
#stripe p {  font-size: 16px; line-height: 24px; color: #333; margin: 60px 60px 60px 100px; }

