body {
        background-color: #012345;
        font-family: bitstream vera sans, verdana, sans-serif;
}
p {
        font-size: 12px;
}
p.mainpage {
        color: white;
        line-height: 1.5;
        border: 1px solid #4d6a88;
        width: 200px;
        padding: 15px 20px 15px 20px;
}
table.center {
        width: 100%;
        height: 100%;
}


