/* pingstnorrtalje.se core style sheet */

body
{
    background: url(../images/design/bg.png) #e8e8e8 repeat-y top center;
    font-family: Verdana;
    font-size: 12px;
}

h1
{
    color: #000;
    font-family: Verdana;
    font-size: 20px;
    margin-bottom: 10px;
}

h2
{
    color: #000;
    font-family: Verdana;
    font-size: 18px;
    margin-bottom: 5px;
}

h3
{
    color: #000;
    font-family: Verdana;
    font-size: 16px;
    margin-bottom: 2px;
}

p
{
    margin-top: 0px;
    margin-bottom: 10px;
}

.container_16
{
    margin-top: 15px;
}