/* Center the table of blog entries & everything */
#blogBody{
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;

}