a.headermaintitle:active, a.headermaintitle:link {
    color: #3C3C3C;
    font-family: monospace;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
}
.post {
    border: 1px dotted #000000;
    background-color: White;
    padding: 20px;
    color: #4B4B4B;
    font-size: 13px;
    background-image: url(https://bpic.588ku.com/back_pic/04/00/16/4157fc56437fcd5.jpg);
    opacity: 1;
    background-position: center;
    background-repeat: repeat;
}
p {
    font-size: 13px;
    color: whitesmoke;
}