div.content {
    position: relative;
    width: 790px;
    margin: 1em;
}

div.header {
    position: relative;
    width: 775px;
    height: 63px;
    padding: 0 4px 0 4px;
    background-image: url("../img/Maj Invest logo.png");
    background-position: top right;
    background-repeat: no-repeat;
    vertical-align: bottom;
}

.header h1 {
    padding: .1em;
    margin: 0;
}

.header h2 {
    position: absolute;
    bottom: 6px;
    margin-top: auto;
    margin-bottom: 0;
}


p {
    margin: 1em 5px 1em 5px;
}
