/* Eastertide
The days between Easter/Resurrection Day and Ascension
Colors: Gold, Red
*/

body {
	background: #3D5BAC;
	color: #333;
	padding: 13px 0 25px 0;
	}
	
#branding {/*where the logo sits*/
	width:880px;
	height:100px;
	padding-bottom:15px;
	background:url(http://www.ministeriopmo.org/wp-content/themes/a-mpmo-magazine/images/backgrounds/GoldLogo.png) no-repeat;
	position: relative;
	}
