body
{
	font-family: arial, helvetica, sans-serif;
	color: black;
/* 	background-color: #eeeeee; */
}

body.splash
{
	background-color: #FFFFCC;
}

body.regular
{
	background-color: #FFFDE3;
/* 	background-image: url('brick-faded-blurred.jpg'); */
/* 	background-repeat: repeat; */
}


.day
{
	font-weight: bold;
	font-size: 14pt;
	background-color: orange;
}