/* BASIC css start */
div.wide > img, 
div.wide h1 img {width: 100%;}
div.wide p img {width: 96%;  }
div.wide p { text-align: center; }
div.wide h1 {margin-top: 50px;}

footer#footer {
    margin-top: 0;
}
/* BASIC css end */

