﻿.homepage .logo {
    background-image: url("img/logo.png");
    height: 49px;
    width: 179px;
    position: absolute;
    top: 88px;
    left: 0;
    float: none;
}

.homepage .greetings {
    padding-left: 200px;
    color: #981c1e;
}

.homepage .intro {
    padding-left: 200px;
    margin-bottom: 43px;
}

.publication .help-canvas {
    font-size: 12px;
    line-height: 18px;
    background-color: #ffcc33;
    color: black;
}
