body {
	background-color: #000;
	font-family: "Times New Roman", Times, serif;
	color: #fbebfb;
}
.italic {
	font:"Times New Roman", Times, serif;
	font-style: italic;
	color: #fbebfb;
}
