/* Repeating Tiled Background Image*/
body.custom {
background-image: url('http://growitdesigns.com/wp-content/themes/headway-156/custom/images/fadedtreebg.jpg');
background-position: center top;
}
body.custom ul#header-navigation li.page-item-4 a { background: blue;}
