body {
	background:#fff url('images/sky2.png') repeat fixed 50%;
}
#sun {
	position:fixed;
	right:5px;
	top:10px;
	width:250px;
	height:250px;
	background:url('images/sun.png') no-repeat;
	z-index:1;
}
#content p {
	font-family:GillSans,Calibri,Trebuchet,sans-serif;
}
#footer {
		background-image:url('images/grass2.png');
		height:175px;
}
span#time:before {
	content:" Every Day";
}
#description {
	font-size:1.7em;
}
.menu a {
    color:#999 !important;
}
