/* 
Created for hjflaw.com
Please ask permission before using any of the script below. Thanks.
 */

body {
	background: url(http://www.maxfishermusic.com/imgs/index_bg.jpg);
	background-position: center 100px;
	background-repeat: no-repeat;
	background-color: #3d435f;
	color: black;
	margin: 0 auto;
	font: 1.0em Helvetica, Arial, sans-serif;
	}
	
a img {
	border: none;
	}
	
.midContainer .midLeft {
	float: left;
	width: 450px;
	padding: 110px 0 0 0;
	}
	
.midLeft .midLeftCell {
	float: left;
	width: 450px;
	}
	
.midContainer .midRight {
	float: left;
	width: 450px;
	padding: 130px 0 0 0;
	}
	
.midRight img {
	float: right;
	}
	
.midRight .midRightCell {
	float: left;
	width: 450px;
	}
	
.lowerContainer {
	padding: 160px 0 0 0;
	font: .7em Helvetica, Arial, sans-serif;
	}