body {
	background-color: #3681A9;
	}

#background {
	background: url("/_ima/background-day.jpg") no-repeat bottom center;
	}

#top-container {
	background: url("/_ima/sun.png") no-repeat;
	}

#content-container-top {
	background: url("/_ima/day-content-top.png") no-repeat;
	}
	
#content-container {
	background: url("/_ima/day-content-bg.png") repeat-y;
	}

#birds {
	background: url("/_ima/birds.gif") no-repeat top center;
	}