#biglogobox {
	height: 280px;
	width: 212px;
	background-image: url(../images/muddy-logo-big.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin-left: 100px;
}
#muddypagetext {
	height: 280px;
	width: 350px;
}
.yellowtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FC0;
}
