#top-bar {
    background-image: url("http://chimneygillcottage.co.uk/wp-content/uploads/2016/06/bgheader-1.jpg");
    border-bottom: 5px solid #fff;
    box-shadow: 0 6px 20px 0 #666;
    margin-bottom: 10px;
}
#colophon {
    background-image: url("http://chimneygillcottage.co.uk/wp-content/uploads/2016/06/bgheader-1.jpg");
    border-top: 5px solid #fff;
    box-shadow: 0 6px 20px 0 #666;
    color: #eee;
    margin-bottom: 50px;
    padding: 15px 15px 4px;
    text-align: center;
}
#top-bar #site-logo img {
    max-height: 140px;
    max-width: 500px;
}
   color: #1e4c15;
    font-family: "Aleo",Arial,sans-serif;
    font-size: 20px;
    padding: 8px 13px;
    text-transform: uppercase;
font-style: bold;
}
 #footer-sidebar {
  border-top: solid 5px #1e4c15;
  padding-top: 20px;
  background: url(../images/pattern3.png) top left repeat-x, #f9f9f9;
  margin-top: 30px;
  padding-bottom: 50px;
}
.col-md-8 {
    width: 100%;
}
