/*
    Pound A Week website stylesheet
    Copyright © Norfello 2009
*/

body {
    background: url(../images/background.png) 300px 120px no-repeat;
}

small {
    font-size: xx-small;
}

#header {
    margin-top: 10px;
    text-align: center;
}

#header h1 {
    font-size: 500%;
    margin-bottom: 0;
}

#header h2 {
    color: #666;
}

#text {
    text-align: right;
}
