div#welcome {
	float: left;
	width: 312px;
	margin-right: 32px;
	line-height: 2.0em;
}

div#welcome p {
	text-indent: 25px;
}

div#shows {
	border: 1px solid white;
	background: #5C0D00;
	padding: 4px;
	color:
}

div#shows p {
	text-indent: 0;
	line-height: 1.5em;
}
div#shows h3 {
	margin: 0;
}

div#shows img {
	float: left;
	margin-right: 4px;
}

div#forhire {
	float: left;
	margin-right: 32px;
}

div#forhire img {
	border: 1px solid #6f6f6f;
}

div#forhire p {
	text-align: center;
}

div#features {
	float: left;
	width: 335px;
}

div#features div.feature {
	background: black;
	border: 1px solid #6f6f6f;
	padding: 4px;
	margin: 0 0 10px 0;
	text-align: center;
}
