body	{
	background-color: #fff;
	background-image: url(http://www.electricstringquartet.com/fuse/images/background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-top: 10px;
	text-align:center;
	}

div#main {
	width:960px;
	text-align:center;
	display: block;
	margin: 0 auto;
}

h1 {
	display: block;
	width: 371px;
	height: 151px;
	text-indent: -99999px;
	background: url('images/fuse_logo.png') no-repeat;
	margin: 0 auto;
	z-index: -1;
}


div#copy {
	text-align:left;
	font-family:verdana, arial;
	font-size:12px;
	color:#333;
	padding-top:15px;
	padding-left:30px;
	padding-right:30px;
	}
	
div#copy a:visited, a:link, a:active {
	color: #0099FF;
	text-decoration:none;
	}
	
div#copy a:hover {
	color: #FF0099;
	text-decoration:underline;
	}
	
div#copy h2 {
	font-family:verdana, arial;
	font-size:20px;
	font-weight:bold;
	color:#333;
	}
	
div#linzi {
	display: block;
	position: fixed;
	width: 239px;
	height: 524px;
	background: url('images/linzi.png');
	top: 0;
	left: 0;
	z-index: -10;
}

/*div#ben {
	display: block;
	position: fixed;
	width: 230px;
	height: 539px;
	background: url('images/ben.png');
	top: 0;
	right: 0;
	z-index: -15;
}*/

#ben
{
	background: url('images/ben.png') no-repeat 0 0;
	height: 539px;
	position: fixed;
		top: 0;
		right: 0;
	width: 350px;
	z-index: -1;
}

div#download {
	display: block;
	width: 152px;
	height: 340px;
	z-index: 1000;
	top:370px;
	left:70px;
	position: absolute;
	background: url('images/download_album.png');
	text-indent: -99999px;
}

div#physical {
	display: block;
	width: 152px;
	height: 340px;
	z-index: 1000;
	top:370px;
	right:70px;
	position: absolute;
	background: url('images/physical_album.png');
	text-indent: -99999px;
}

div#footer {
	height:50px;
	margin-top:10px;
	}
	
div#footer td {
	font-family:verdana, arial;
	font-size:9px;
	color:#ff0066;
	text-align:center;
	}
	
.booking {
	font-family:verdana, arial;
	font-size:12px;
	color:#ff0066;
	text-align:center;
	}
	
.gallery {
	margin-top:0px;
	}
	
.floatright {
	float:right;
	text-align:right;
	font-family:verdana, arial;
	font-size:12px;
	color:#333;
	}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
