body {background-color: rgb(194, 204, 216) } 
h1 {font-size: 18pt} 
h2 {text-align: left} 
ul.disc {list-style-type: disc}

div.img
{
  height: auto;
  width: auto;
  float: bottom;
  text-align: left;
}	

div.c3 {
}

div.desc {
	font-family: courier;
        font-size: 16pt;
	text-align: center;
}

hr.c1 {
	background-color: rgb(102, 0, 51); 
	color: rgb(102, 0, 51); 
	height: 3px; 
	width: 1000px;
        text-align: left;
}
