.container {
	background-color: #FFF;
	height: 2600px;
	width: 960px;
	margin: auto;
}
.header {
	background-color: #FFF;
	height: 320px;
	width: 960px;
}
.heading {
	font-size: 25px;
	text-align: center;
}
.heading2 {
	font-size: 16px;
	text-align: center;
}
.socialmedia1 {
	background-color: #FFF;
	float: left;
	text-align: center;
	font-family: 'Cabin Sketch', cursive;
	font-size: 18px;
	height: 100px;
	width: 960px;
	text-align: center;
}
.socialmedia2 {
	background-color: #FFF;
	float: left;
	height: 75px;
	width: 960px;
	text-align: center;
}
.sm0
	{
	float: left;
		height: 50px;
	width: 280px;
		text-align: center;
}
.sm1
	{
	float: left;
		height: 50px;
	width: 100px;
		text-align: center;
}
.sm2
	{
	float: left;
		height: 50px;
	width: 100px;
		text-align: center;
}
.sm3
	{
	float: left;
		height: 50px;
	width: 100px;
		text-align: center;
}
.sm4
	{
	float: left;
		height: 50px;
	width: 100px;
		text-align: center;
}
.socialmedia3 {
	background-color: #FFF;
	float: left;
	height: 75px;
	width: 960px;
	text-align: center;
}
.uppermid {
	background-color: #FFF;
	float: left;
	height: 0px;
	width: 960px;
	text-align: center;
	font-size: 35px;
	line-height: 25px;
	font-variant: inherit;
	color: #D6D6D6;
}
.mid {
	background-color: #FFF;
	float: left;
	height: 400px;
	width: 960px;
	text-align: center;
	font-size: 35px;
	line-height: 25px;
	font-variant: inherit;
	color: #D6D6D6;
}
.bignavleft {
	background-color: #FFF;
	height: 450px;
	width: 400px;
	float: left;
	text-align: right;
	font-size: 40px;
	font-variant: small-caps;
	color: #333;
	font-style: normal;
	text-indent: 20px;
	padding-right: 80px;
	line-height: 25px;
	display:block;
}
.bignavright {
	background-color: #FFF;
	height: 450px;
	width: 470px;
	float: left;
	text-align: left;
	font-size: 40px;
	font-variant: small-caps;
	color: #333;
	font-style: normal;
	text-indent: 30px;
	line-height: 25px;
	padding-left: 10px;
}
.photos {
	float: left;
	height: 350px;
	width: 960px;
	text-align: center;
}
.setlist{
	float: left;
	font-family: 'Cabin Sketch', cursive;
	font-size: 25px;
	height: 50px;
	width: 960px;
	background-color: #FFF;
	text-align: center;
}
.setlist1{
	float: left;
	font-family: 'Cabin Sketch', cursive;
	height: 550px;
	width: 320px;
	background-color: #FFF;
	text-align: center;
}
.setlist2 {
	float: left;
	font-family: 'Cabin Sketch', cursive;
	height: 550px;
	width: 320px;
	background-color: #FFF;
	text-align: center;
}
.setlist3 {
	float: left;
	font-family: 'Cabin Sketch', cursive;
	height: 550px;
	width: 320px;
	background-color: #FFF;
	text-align: center;
}
.bio {
	float: left;
	font-family: 'Cabin Sketch', cursive;
	height: 375px;
	width: 960px;
	background-color: #FFF;
	text-align: center;
}
.project1 {
	float: left;
	font-family: 'Cabin Sketch', cursive;
	height: 225px;
	width: 480px;
	background-color: #FFF;
	text-align: center;
}
.project2 {
	float: left;
	font-family: 'Cabin Sketch', cursive;
	height: 225px;
	width: 480px;
	background-color: #FFF;
	text-align: center;
}
.footer {
	float: left;
	font-family: 'Cabin Sketch', cursive;
	height: 100px;
	width: 960px;
	background-color: #FFF;
	text-align: center;
}

