@charset "utf-8";
/* OUTERTOONS BIOGRAPHY CSS*/

body {
	background-image:url(images/background-images/small-stars.png);
}

#site-wrapper {
	width:900px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#bio-right-col {
	width:450px;
	height:700px;
	padding:0;
	margin:0;
	border:0;
	float:left;
}

#bio-left-col {
	width:450px;
	height:700px;
	padding:0;
	margin:0;
	border:0;
	float:left;
}



