body {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.body-text {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
}
.restaurant-name {

	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #FFCC00;
}

