    body {
        margin:0;
        padding:0;
        border:0;	
        width:100%;
        background:#000000;
        min-width:600px;    
	font-size:100%;
	font-family:Arial
	 text-align: center;
    }
#wrapper {
  text-align: left;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}

@font-face {
    font-family: 'Western-Bang-Bang';
    src:url('Western-Bang-Bang.ttf.woff') format('woff'),
        url('Western-Bang-Bang.ttf.svg#Western-Bang-Bang') format('svg'),
        url('Western-Bang-Bang.ttf.eot'),
        url('Western-Bang-Bang.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}


    h1, h2, h3 {
		font-size:120%;
		text-align:center;
        padding:0;
    }

 /* unvisited link */
a:link {
  color: black;
}

/* visited link */
a:visited {
  color: black;
}

/* mouse over link */
a:hover {
  color: black;
}

/* selected link */
a:active {
  color: black;
} 

    p {
        margin:.4em 0 .8em 0;
        padding:0;
    }


	img {
		margin:10px 0 5px;
	}


	.col1 {
        margin:0 0px;     
        position:relative;
	    left:0%;
	    overflow:hidden;
        background:#ffffff;
	width:900px;

	}
	

#lineups 
{
	 text-align: center;
}
	#pic1 {
        float:left;
        width:270px;        	
        position:relative;
	 top: 200px;
        left:50px;         
    }

	#pic2 {
        float:right;
        width:270px;        
        position:relative;
        left:-140px;         
	 top: 53px;
	height: 900px;	
    }
	
-	.desc {
        float:left;
        float:right;		
        width:300px;        
        position:relative;
        right:90px;    
    }

	.video {
        float:left;		
        width:100%;        	
        position:relative;
	text-align: center;
		padding: 0px 0px 50px 0px;
    }

	.logo {
		text-align: center;
		padding: 20px 0px 20px 0px;
	}


	.links {
		font-family: 'Western-Bang-Bang';
		padding: 00px 0px 100px 0px;
	    	color:#000000;
		font-size: xx-large;
		padding: 0px 0px 0px 150px;

	}
.row:after {
  content: "";
  display: table;
  clear: both;
}

	.man {
		float: left;
  width: 33.33%;	
}

	.music {
		float: right;
	        position:relative;
		right: 70px;
	}

	.musicen {
		float: left;
  width: 23.33%;
	}

	.musicfi {
		float: left
  width: 43.33%;	
}

