@charset "utf-8";
/* CSS Document */


	
	
	h1{font-family:mango;
	color:white;
	font-size:72px;}

	
	
	
   @font-face{font-family:mango;
   src:url(../../../DK%20Mango%20Smoothie.otf);}

	
	
	
body{width:70%;
margin:auto;

}
li{font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
font-size:15px;
color:#863A00;
font-weight:bold;}
table{
margin: auto;
width:100%;
border-collapse:1px solid black;
color:white;}

td{border:3px solid black;
	border-color:transparent;
	font-weight:bold;
}
a{font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;}
	

footer{ background-color:white;
display:block;
	width:100%;
	float:none;}
		

