header{}
#logo img{ 
	float: left;
	width: 100px;}

#logo h1{
	background-color: #CCCCCC;
	text-align: center;
	display: block;}
	position: relative;

#logo nav{
	display: block;
	margin: 0;
	padding: 8px;
	background-color: #CCCCCC;
	text-align: center;}
ul{
	bullet-style: none;}

#soundcloudplayer{
	text-align: center;}
body{
	background-image: url("background.jpg");
	background-repeat: none;}

#bandphoto{
    height: 100%;
    width: 50%;
    float: right;
    margin-right: -2px}

#hello{
   	height: 100%;
   	width: 50%;
	float: left;
	margin-left: -100px
	text-align: center;
	background-color: #CCCCCC;}

#bios {text-align: center;}

main { 
	background-color: #CCCCCC;}	

footer {

	text-align: center;}