@charset "utf-8";
/* CSS Document */

body {background-image:url(efesBG3.jpg);
}.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFF99;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FFCC00;
}
.textSM {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFF83;
}

