body {
	background-image: url(/gfx/bg_inourtown.jpg);
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content {
	margin:auto;
	padding: 15px;
	width: 750px;
	height: 475px;
	background-image: url(/gfx/bg_inourtowncontent.png);
	background-repeat:no-repeat;
	
}

#txt {
	width: 410px;
	float: right;
	margin-right: 32px;
}

.clear, #moregb {
	clear: both;
	margin-top: 3px;
}

#bandcampcontainer {
	width: 400px;
	height: 60px;
	overflow: hidden;
}

#bandcampplayer {
	width:400px;
	height: 100px;
	overflow: hidden;
	margin-top: -35px;
	margin-left:-112px;
}
