@charset "utf-8";
.Main {
	background-color:black ;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif, color;
	font-size:18px;
	color: white
}

a {
	color: white;
}