@charset "utf-8";
/* CSS Document */
h1{font-family:mango;
font-size:72px;
color:white;}
h2{font-family:mango;
	color:black;
	font-size:50px;}
	a{color:rgba(154,43,0,1.00);
font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;}
table{background:rgba(255, 255, 255, 0.5);}

