body {
	background-color: rgb(71, 95, 119);
	font-family: Bodoni MT;
}

h1 {
	border-bottom: 2px groove rgb(220, 221, 216);
	font-size: xx-large;
	font-weight: bolder;
	color: 	#DCDDD8;
	text-align: center;
	text-shadow: ;
}

h2 {
	font-weight: 100;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #D74B4B;
	
}

h3 {
	
	color: #DCDDD8;

}

p {
	text-align: center;
	color: #DCDDD8;
	
}

a {
	text-decoration: none;
	color: #D74B4B;
	font-weight:
	
}

table {
	
	font-size: 17px;
}