iframe{
	margin-left: 10%;
	width: 80%;
	height: 500px;
}
body{
	background-color: rgb(243, 224, 217);
}
h1{
	text-align: center;
	color: rgb(24, 73, 175);
	font-family: Helvetica;
	font-size: 48px;
}
a{
	font-family: Times New Roman;
	font-size: 23px;
	
}