.page-header {
    background-color: #ff9400;
    margin-top: 0;
    padding: 20px 20px 20px 40px;
}

.page-header h1, .page-header h1 a, .page-header h1 a:visited, .page-header h1 a:active {
    color: #ffffff;
    font-size: 36pt;
    text-decoration: none;
}

.content {
    padding-top: 60px;
    margin-bottom: 60px;
    margin-left: 40px;
}

.menu-font {
    color: #ffffff;
}

.foot_bottom {
  height: 15px; /* Set the fixed height of the footer here */
  line-height: 15px; /* Vertically center the text there */
  width: auto;
  padding: 0 15px;
}