@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background: url(http://tightenup@www.tightenup.biz/images/tightenUp_AprilBG.jpg) repeat;
}

#wrapper {
		margin:auto;
		padding: 0px 0px 0px 0px;
		width: 700px;
		height: auto;
		background-color: #fff;	
}
		
#header {
	width: 700px;
	height: 150px;
	background-image: url(images/tuHeader.jpg);
	background-color: #4ac8f1;
}

#flash {
	width: 700px;
	height: 300px;
	background-image: url(images/flash.png);
	background-color: #fff;
	
		}
#socialContainer {
	width: 700px;
	height: auto;
	background-image: url(images/white.png);
}

#facebook {
	float: left;
	margin: 4px 4px;
}

#twitter {
	float: left;
	margin: 4px 4px;
}

#mixCloud {
	float: left;
	margin: 4px 4px;
}
	
#soundcloud {
	margin: 4px 4px;
	padding-bottom: 10px;
}	

/*#mix {
	width: 700pxpx;
	height: 620px;
	background-image: url(images/podcast.png);
	background-color: #029ac9;
}*/

#footer{
	width: 700px;
	height: 480px;
	background-image: url(images/footer.jpg);
	background-color: #4ac8f1;
}