body {
	margin: 0 18% 0 18%;
	font-family: arial;
	font-weight: 600;
}

a:hover {
	background-color: #c0c0c0;
}

a:visited {
	color: ornage;
}


h1 {
	text-align: center;
}

h2 {
	font-size: 120%;
}

h3 {
	font-weight: 600;
}

h4 {
	font-size: 120%;
	text-decoration: underline;
	font-weight: 800;
}

h5 {
	font-size: 115%;
	}

p, ol {
	font-size: 130%;
}

.cards {
	text-align: center;
	font-size: 130%;
	/*text-decoration-color: red;*/
	
