#mainpage {
    background: white;
    color: black;
    font-size: 16px;
    border: 1px solid;
    border-bottom-style: none;
    border-color: silver;
    padding: 0 10px 0 10px;
}
