#content {
    position: relative;
    width: 980px;
    text-align: left;
}

.message {
    font-size: 17px;
    text-align: center;
    height: 20px;
}

.message-begin{
    height: 60px;
}
.message-topbuffer {
    height: 30px;
}

.message-bottombuffer {
    height: 0px;
}

.message-end{
    height: 30px;
}