 
/* After Epiphany
Time between Epiphany (January 6) and Ash Wednesday 
Colors: Green
*/
#GradSpace{
	position: absolute;
	width: 100%;
	height: 131px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	top: 0;
	left: 0;
	background-color: #000000;
	background-image: url(images/seasons/Green.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	z-index: -2;
	}

