body {
	border-style: none;
	border-width: 0px;
	background: #ffffff none repeat scroll 0%;
	text-align: center;
	font-family: Verdana,sans-serif;
}

#wrap {
	margin: -5pt auto;
	background: transparent url('/pics/body_bg.gif') repeat-y scroll 0%;
	width: 800px;
	padding: 0px 7px;
	text-align: left;
	height: 1200px
}

img {
	border-style: none;
}

#icareso {
	margin: 0px 20px;
}

#thnx {
	background-color: #D8D8D8;
	border: thin solid #000000;
}

#preamble {
	margin-left: 30px;
}

#lesson {
	margin-left: 30px;
}

.highlight {
	background-color: rgb(255,255,0);
}

#HW {
	background-color: #f9d6d6;
	border: thin solid #000000;
}