body
{
	background: url(/images/bookwatermark.jpg) bottom right no-repeat;
}

body, td
{
	font-family: Calibri, Tahoma;
	font-size: 1em;
}

.bigheading
{
	font-size: 150%;
	font-weight: bold;
}

.mediumheading
{
	font-size: 120%;
	/*font-weight: bold;*/
}

.smallheading
{
	font-size: 105%;
	font-weight: bold;
	color: darkblue;
}

.code
{
	font-family: Consolas, Courier New;
	background-color: #F5F5F5;
	border: 1px solid #999999;
	padding: 5px;
}
