body 
{
padding: 0px;
font-family: Arial Black normal, Arial Black, Helvetica; 
font-size: 108px; 
line-height: 1em; 
text-align: center;
}

#content {
	width: 800;
	height: 600;
	background-image: url('EasterEgg.gif');
	background-repeat: no-repeat;
	margin: auto;
position: relative;
}

#easterday #content {
	background-image: url('EasterCrack.gif');
}




#easter { color:#BE68C8; font-size: 113px;  }
#today {color:#BE68C8; font-size: 113px;}
#isblue {color: #52B3DC; font-size: 210px;  margin-top: -10px; line-height: 170px;}
#isyellow { color: #E9EB66; font-size: 210px; margin-left: -10px; margin-top: -10px; line-height: 170px;  }
#days, #day {color: #68C87F; font-size: 90px;  margin-left: 5px; clear: right;   }
#number {color:#BE68C8; font-size: 100px; margin-right: 8px; }
#wasblue {color: #52B3DC; font-size: 200px;  margin-top: -10px; margin-left: 10px; line-height: 170px; letter-spacing: 5px;}
#rightcol {float: left; text-align: center; line-height: 60px;}
#days2 { font-size: 60px; color: #F5E534;}
#ago { font-size: 60px; color: #68C87F;}

