body{
	background: #6E380F;
}
div{
	font: "Times New Roman";
	color: #F0BE99;
	font-size: x-large;
}
.title {
	font-family: "MS Serif", "New York", serif;
	font-size: large;
	color: Lime;
}
.text {
	font-family: "MS Serif", "New York", serif;
	font-size: medium;
	color: #AEAEAE;
	color: White;
}

