#calendar {	position: relative;	left: 0px;	top: 0px;	width: 491px;	height: 600px;	background-image: url('/today/calendar.png');}#calendartext {	position: absolute;	left: 0px;	top: 0px;	width: 361px;	z-index: 2;	margin-top: 150px;	margin-left: 100px;	margin-right: 30px;	text-align: left;}#calendartext p {	font-family: Verdana,Arial,Helvetica,sans-serif;	font-size: 22px;	line-height: 28px;	font-weight: bold;	margin: 0px;	color: #553333;}#calendartext p.citation {	font-size: 16px;	line-height: 20px;	font-weight: normal;	margin-top: 20px;	color: #222222;}#calendardate {	position: absolute;	left: 0px;	bottom: 50px;	z-index: 1;	width: 361px;	margin-top: 300px;	margin-left: 90px;	text-align: center;}#calendardatenum {	color: #dddddd;	font-size: 120px;	line-height: 128px;	font-weight: bold;}#calendardatemonth {	color: #dddddd;	font-size: 24px;	line-height: 28px;	font-weight: bold;}