#title{
	font-family: Impact;
	font-size: 30px;
	color: navy;
	
}

#subtitle{
	font-family: Arial;
	font-size: 18px;
	
}

#body1{
	
	font-family: Courier;
	font-size: 16px;
	font-style: italic;
	width:75%;
}

#body2{
	
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
	width:75%;
}

#body3{
	
	font-family: Arial;
	font-size: 16px;
	color: green;
	width:75%;
}
