.work {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: None;
	background-color: #FFFFCC;
	border: medium solid #CCCC99;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
	border: medium solid #FFFFCC;
}

