/* Enter Your Custom CSS Here */

#header {
    background: url("http://thackerayheating.co.uk/wp-content/uploads/2014/08/vintage2.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 147px;
    margin-bottom: 30px;
    position: relative;
}

#page-heading {
  display:none;
}

.footer-widget {
    margin-bottom: 0;
}

#footer {
    background: url("images/vintage.png") repeat scroll 0 0 #111;
    font-size: 0.929em;
    padding: 15px 40px;
    position: relative;
}

body {
    background: none repeat scroll 0 0 #343434;
    color: #666;
    font: 14px/1.8 'Open Sans',Helvetica,Arial,sans-serif;
}

#homepage-title {
    background: none repeat scroll 0 0 #111;
}

.container {
    background: none repeat scroll 0 0 #111;
    padding: 30px;
}

#homepage-title {
    color: #efefef;
}

p {
    color: #efefef;
}

#main-content {
    margin: 30px 0 0 0;
}

h1, h2, h3, h4, h5, h6 {
    color: #efefef;
}

