body {
	font-family: "Myriad Pro", Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #000;
	font-size: 36px;
/*	text-align: center; */
	background-image: url(../images/Background.png);
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
