body { margin: 0; padding: 0; color: grey; background: url("images/bg_body.jpg") repeat-x; }
#logo { width: 600px; height: 80px; background: url("images/logo.jpg") no-repeat; position: absolute; top: 50%; left: 50%; margin-left: -300px; margin-top: -40px; }
