﻿body 
{
	/* transparent background, black foreground */
	background-color: transparent;
	color:black;
	font-family: Arial;
	font-size: 11pt;
	background-image: url('../../images/250x350_grey.png');
	background-attachment:fixed ;
    background-repeat: no-repeat ;
}
#WebCalendar a
{
	text-decoration:none;
}
