/* Ordinary Time / Pentecost
Lasts from Pentecost until Advent
Colors: Green
*/
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/GreenLogo.png) no-repeat;
	position: relative;
	}

