body              {
	background: #f5f5f5 url(../images/chrissiebg.gif);
	margin: 0px;
	padding: 0px
	}
.chhighlight  {
	color: blue;
	font-weight: bold;
	margin: 0px 40px
	}
	
/* Opera doesn't seem to be able to cope with using floated left and right DIVs as columns without widths. */

.dm-left   {
	float: left;
	margin-right: 10px;
	width: 240px
	}



.dm-right  {
	float: right;
	width: 490px
	}





