body  {
	background-color: #CCFFFF;
	width: 750px;
	margin-left: 40px;		
}


#title   {
	color: #FF0000;
	font-family: Garamond, serif, "Times New Roman";
	font-size: 3em;
	text-align: center;
	margin-left: 33%;
	width: 34%;
	font-weight: bolder;	
	}
	

#content  {
	
	}

