h1 {
	text-align: left;
	font-family: arial black;
	font-size: 1.8em;
	font-weight: bolder;
        color: #600000;
	
	-webkit-text-stroke-color:white;
	-webkit-text-stroke-width:0.5px;
}

h2 {
	text-align: left;
	font-family: arial black;
	font-size: 1.4em;
	font-weight: bolder;
        color: #600000;

	-webkit-text-stroke-color:white;
	-webkit-text-stroke-width:0.5px;
}

