
    h3
    {
        background: transparent url(../img/gui/h2_biography.jpg) 0 0 no-repeat;
        height: 43px;
        width: 164px;
        margin-bottom: 40px;
    }

    h3.en
    {
        background-position: 0 0;
    }

    h3.se
    {
        background-position: 0 -43px;
    }


    #leftside, #rightside
    {
        width: 260px;
    }

    #leftside p, #rightside p
    {
        text-indent: 15px;
    }
