/* Move down content because we have a fixed navbar that is 50px tall */

body {
	background:
	    url(../images/pat.png),
	    url(../images/cntrbg.png) top center no-repeat
;
	background-color:#0e6ba2;
  padding-top: 0px;

  padding-bottom: 0;

}

