.BIG_Guys {
	background-image: url(../Images/BIG_Guys.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 279px;
	width: 800px;
	font-family: "Trebuchet MS", Helvetica;
	font-size: 24px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.SmallText {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
