h1 {
	font-family: "Trebuchet MS";
	margin-top: auto;
	margin-left: 10px;
	font-weight: bolder;
	text-transform: capitalize;
	font-style: oblique;
}
.magnumbodytext {
	font-family: "Trebuchet MS";
	margin-left: 20px;
	font-weight: bold;
	
}
ul {
	font-family: "Trebuchet MS";
	font-weight: bold;
	margin-left: 60px;
}

a {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-weight: bolder;
}
