.mtiCSS {
	font-family: Magneto;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000;
	text-align: center;
	vertical-align: middle;
	width: 100%;

}
body {
	background-color: #000;
}

.mtiH2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;


}
.mtiPara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
}
.mtiParaLeft {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	color: #FFFFFF;
	margin-left: 100px;
}

