body {
	background-color: #9E9BB3;
	font-family: "Times New Roman", Times, serif;
	color: #fbebfb;
}
#content {
	width: 1650px;
}
#content2 {
	width: 1100px;
}
.italic {
	font:"Times New Roman", Times, serif;
	font-style: italic;
	color: #fbebfb;
}