/* Overall font-family and font-size for both the editor and the homepage itself */
body {
  text-align: left;
}


ul.MenuBarHorizontal {
    font-size: 100% !important;
}

article.rotator .slideshow {
    margin: 0px auto !important;
}

