body {
        background-color: #000000;
        }   
    #home {
        float: none;
        position: relative;
        height:742px;
        width:980px;
        margin-right:auto;
        margin-left:auto;
        margin-top:10px;
        padding:0px;
        text-align:left;
        font-size:12px;
        font-weight: lighter;
        font-family: arial;
        padding:0px;
        margin-bottom: 0;
        padding-bottom: 0;
        line-height: 1.5;
        background: url('images/home_bg.jpg');
        background-repeat: no-repeat;
        
        }   
    #bio {
        float: none;
        position: relative;
        height: 679px;
        width: 667px;
        margin-right:auto;
        margin-left:auto;
        margin-top:10px;
        padding:0px;
        text-align:left;
        font-size:12px;
        font-weight: lighter;
        font-family: arial;
        padding:0px;
        margin-bottom: 0;
        padding-bottom: 0;
        line-height: 1.5;
        background: url('images/bio_bg.jpg');
        background-repeat: no-repeat;
        } 
        
    #tunes {
        float: none;
        position: relative;
        height: 680px;
        width: 980px;
        margin-right:auto;
        margin-left:auto;
        margin-top:10px;
        padding:0px;
        text-align:left;
        font-size:12px;
        font-weight: lighter;
        font-family: arial;
        padding:0px;
        margin-bottom: 0;
        padding-bottom: 0;
        line-height: 1.5;
        background: url('images/tunes_bg.jpg');
        background-repeat: no-repeat;
        }   

    #booking {
        float: none;
        position: relative;
        height:656px;
        width: 875px;
        margin-right:auto;
        margin-left:auto;
        margin-top:10px;
        padding:0px;
        text-align:left;
        font-size:12px;
        font-weight: lighter;
        font-family: arial;
        padding:0px;
        margin-bottom: 0;
        padding-bottom: 0;
        line-height: 1.5;
        background: url('images/booking_bg.jpg');
        background-repeat: no-repeat;       
        }
    #shows {
        float: none;
        position: relative;
        height:496px;  
        width: 680px;
        margin-right:auto;
        margin-left:auto;
        margin-top:10px;
        padding:0px;
        text-align:left;
        font-size:12px;
        font-weight: lighter;
        font-family: arial;
        padding:0px;
        margin-bottom: 0;
        padding-bottom: 0;
        line-height: 1.5;
        background: url('images/shows_bg.jpg');
        background-repeat: no-repeat;        
        }
        
    #merch {
        float: none;
        position: relative;
        height:555px;
        width: 740px;
        margin-right:auto;
        margin-left:auto;
        margin-top:10px;
        padding:0px;
        text-align:left;
        font-size:12px;
        font-weight: lighter;
        font-family: arial;
        padding:0px;
        margin-bottom: 0;
        padding-bottom: 0;
        line-height: 1.5;       
        }        
        
    #links {
        float: none;
        position: relative;
        height:702px;
        width: 900px;
        margin-right:auto;
        margin-left:auto;
        margin-top:10px;
        padding:0px;
        text-align:left;
        font-size:12px;
        font-weight: lighter;
        font-family: arial;
        padding:0px;
        margin-bottom: 0;
        padding-bottom: 0;
        line-height: 1.5;       
        } 

 #map {
        float: none;
        position: relative;
        height:702px;
        width: 900px;
        margin-right:auto;
        margin-left:auto;
        margin-top:10px;
        padding:0px;
        text-align:left;
        font-size:12px;
        font-weight: lighter;
        font-family: arial;
        padding:0px;
        margin-bottom: 0;
        padding-bottom: 0;
        line-height: 1.5;       
        } 
 
 #iframe { 
        width: 288px;
        height: 248px;
        overflow: auto;
        }

 #bio-text {
         width:695px;
         margin:10px 5px 15px 5px;
         color: #66cccc;
         font-family: arial;
         }
         
    #fun {
        float: none;
        position: relative;
        margin-right:auto;
        margin-left:auto;
        margin-top:10px;
        height:500px;  
        width: 850px;
        padding-right:215px;
        padding-left:140px;
        padding-top:120px;
        padding-bottom:80px;
        background: url('images/fun-frame.jpg');
        background-repeat: no-repeat;        
        }

a {
    text-decoration: none;
    border:0px;
    color: #000000;
    }
  
a:visited { 
    color: #000000;
    }

img {
    border:none;
    }
    
    