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