
    #container
    {
        background-image: url("images/bg.jpg");
        background-repeat: no-repeat;
    }

    .pagetitle
    {
        font-weight: bold;
        color: #A0423E;
    }

    .subhead, small
    {
        color: #806347;
    }

    .white
    {
        color: #FFFFFF;
    }

