body {
	color:blue; 
	background-color:#33FFFF;
	}
li {	
	font-size: 14pt;
	color: #333399;
	}
.heading {
	color: #3300FF;
	border: 4px double yellow;
	border-radius: 10px ;
	padding-top: 5px;
	padding-bottom:15px;
	padding-left:10px;
	}
.heading2 {
	color:#336699;
	background-color: #00CCFF ;
	}
.paragraph {
	font-size: 18pt;
	color: #333399;
	}
.footer {
	font-size: .75em;
	font-style: italic;
	}
.image {
	float:left;
	height:80px;
	width:60px;
	padding: 10px;
	}
figure { 
	height="380";
	width="480";
	padding:10px;
	}
figcaption {
	text-align: left;
	font-family: Papyrus, fantasy;
	}
