body {
margin: 0;
padding: 0;
background: url(images/bg-repeat.jpg) repeat-y #040607 top center;
color: #3c2415;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height:18px;
}

h1 {
font-size: 20px;
}

h2 {
font-size: 17px;
}

a {
color: #000000;
text-decoration: underline;
}

.wrapper-home {
width: 1155px;
background: url(images/bg-home.jpg) no-repeat top left;
margin: 0px auto;
}

.wrapper-bio {
width: 1155px;
background: url(images/bg-bio.jpg) no-repeat top left;
margin: 0px auto;
}

.wrapper-merch {
width: 1155px;
background: url(images/bg-merch.jpg) no-repeat top left;
margin: 0px auto;
}

.wrapper-gallery {
width: 1155px;
background: url(images/bg-gallery.jpg) no-repeat top left;
margin: 0px auto;
}

.wrapper-contact {
width: 1155px;
background: url(images/bg-contact.jpg) no-repeat top left;
margin: 0px auto;
}

.wrapper-gigs {
width: 1155px;
background: url(images/bg-gigs.jpg) no-repeat top left;
margin: 0px auto;
}

.header {
height: 280px;
margin-left: 201px;
width: 750px;
}

.nav {
height: 80px;
margin-left: 210px;
width: 550px;
}
.nav a {
margin-right: 12px;
}

.left {
width:120px;
float: left;
margin-left: 60px;
color: #fff;
}

.body {
width: 500px;
	_width: 550px;
background: #fff;
margin-left: 21px;
padding: 0 20px 20px 30px;
float: left;
}

.right { 
width: 320px;
float: right;
margin-right: 70px;
color: #fff;
}

.footer {
font-size: 10px;
clear: both;
margin: 0px auto;
width: 750px;
color: #e4c27e;
padding: 3px;
}

.footer a {
color: #e4c27e;
text-decoration: none;
}
