body {
    display: block;
    margin: 0;
}

.lp_img {
  text-align: center;
  margin:0 !important;
}
.lp_img img{
  max-width: 100%;
  vertical-align: bottom;
}
.lp_form{
  padding-top:10px;
  padding-bottom:15px;
}
#colophon {
  background-image: url(img/footer-back.png);
  padding-top: 30px;
  margin-top: 30px;
  width: 100%;
}
#sp-site-navigation-2 .screen-reader-text {
    display: none;
}
#sp-site-navigation-2 .menu-toggle {
    display: none;
    cursor: pointer;
}
#sp-site-navigation-2 {
    background-color: transparent;
    text-align: center;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    width: 90%;
    box-sizing: border-box;
}
.inner-box {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
#menu-mainnav{
  margin:0 auto;
}
ul {
  list-style: none;
  text-align: left;
}
a {
  text-decoration: none;
  color:white;
}
