html, body, * {
	outline:none	
}
#day {
color:#350C0F;
font-size:128px;
font-weight:bold;
height:110px;
line-height:100%
}


#overlay {
background: #000;
position: absolute; top: 0; left: 0;
z-index: 10000;
width: 100%;
}

.footer a.facebook {
	float:right;
	padding-right:38px;
	background:url(../img/facebook.gif) 0 0px no-repeat;
	height:22px
	
}

.footer a.mail {
	float:right;
	background:url(../img/mail.gif) 0 2px no-repeat;
	
}

		
