@charset "utf-8";
/* General Selectors */

body { margin: 0; padding: 0; font: normal 12px/24px Helvetica, Verdana, Arial, sans-serif; background: #e6e6e6 url(../images/bg.jpg) repeat-x;color: #999; text-align: center; }
div { text-align: center; vertical-align: middle;}
a {color: #09F; text-decoration: underline;}
h1 {margin: 0 auto; padding: 0; background: url(../images/logo.jpg) no-repeat; width: 400px; height: 145px; font: normal 24px Arial, Helvetica, sans-serif; text-indent: -9999px;}
