body {
	background-color: #F5F5DC;
	margin-left: 2em;
	margin-right: 2em;
	margin-top: 5em;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: 600;
	text-align: center;
}

.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	text-align: center;
	font-style: italic;
}

.border {
  	border : 5px #000000 double;
  	background-color : White;
  	text-align : center;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
}
