body {
	background-color:#270F01;
	background-image:url('/images/music/background.jpg');
	background-position:top center;
	background-repeat:no-repeat;	
	color: #D8B7A6;	
}

a {color: #F6E9CD; text-decoration: none;}
a:hover {text-decoration: underline;}


h1 {
	width: 340px;
	height: 120px;
	padding:0px; margin:0px;
	display:inline;
	float: left;
/*	background-image:url('/images/contact/heitorpereira.gif');
	background-position:right;
	background-repeat:no-repeat; */
}

h1 span { display: none; }

h2 { width: 20px; height: 54px; display:block; padding:0px; margin:0px; }
h2 span {display:none;}

#nav {
display:inline;
float:left;
left:200px;
position:relative;
top:-43px;
}

h3.caps {text-transform:uppercase;}


h3 { margin:10px 0px 0px 0px; }

h3.recording {background-image:url('/images/albums/recordingperformance.gif'); height: 40px;}

h3 span {display:none;}

b.title { font-size: 16px;}

#text {
	float: right;
	width: 680px;
	padding: 0px;
	text-align:left;
}

#col {
float: left;
width: 330px;
padding:0px 10px 0px 0px;
}	

#footer {
	float: left;
	color: #D9C2AF;
	font-size:9px;
	text-align:center;
}

