@charset "utf-8";
@import "reset.css";
@import "text.css";
@import "960.css";

body {
    text-align: center;
    margin-top: 30px;
}

h1#logo {
    display: block;
    height: 381px;
    background: url(img/logo.png) no-repeat center center;
    text-indent: -99em;
    text-align: center;
}