#bloginfo {
    font-family: Georgia, "Times New Roman", serif;
    height: auto;
    width: 450px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 5%;
    padding: 15px;
    color: #111;
    border: 2px solid #252525;
    font-size: small;
    margin-bottom: 5%;
    background-color: #818181;
}
a:visited {text-decoration: none; color: #1f1f1f}
a:active {text-decoration: none; color: #1f1f1f}
a:link {color: #961212; text-decoration: none}
img {border: none;
}
#em {
    font-weight: 600;
}
