@charset "UTF-8";

body {
    color: #222;
    background-image: url("/images/bg-pattern.png");
    background-repeat: repeat;
    background-position: -40px -26px;
}

title {
    display: none;
}