.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.text3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#FFFFFF
}
.text4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color:#FFFFFF
}
.box {
	background-color: #00FFFF;
	border: solid;
}

body {
margin: 0px;
}
