body {
	background-color: #FFFFFF;
	font-family:Arial;
	color: #E6B23C;
	background:url(http://www.unsoul.de/myspace_bg.gif);
	background-repeat:no-repeat;
	background-position:center 155px;
	//background-attachment:fixed;
}

#ms_banner {
	background:url(../layout/ms_logo.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 46px;
	rc: 1;
	position:absolute;
	rc: 1;
	width: 150px;
	rc: 1;
	margin-left: -225px;
	rc: 1;
	left: 50%;
	rc: 1;
	top: 570px;
	z-index: 5;
}

* html #ms_banner {
	top: 577px;
}

#twitter_banner {
	background:url(../layout/twitter_logo_header.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 46px;
	rc: 1;
	position:absolute;
	rc: 1;
	width: 150px;
	rc: 1;
	margin-left: 225px;
	rc: 1;
	left: 50%;
	rc: 1;
	top: 570px;
	z-index: 5;
}

* html #twitter_banner {
	top: 577px;
}

#fb_banner {
	background:url(../layout/fb_logo.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 46px;
	rc: 1;
	position:absolute;
	rc: 1;
	width: 150px;
	rc: 1;
	margin-left: -75px;
	rc: 1;
	left: 50%;
	rc: 1;
	top: 570px;
	z-index: 5;
}

* html #fb_banner {
	top: 577px;
}

#bc_banner {
	background:url(../layout/bandcamp_logo.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 46px;
	rc: 1;
	position:absolute;
	rc: 1;
	width: 150px;
	rc: 1;
	margin-left: -375px;
	rc: 1;
	left: 50%;
	rc: 1;
	top: 570px;
	z-index: 5;
}

* html #bc_banner {
	top: 577px;
}

#yt_banner {
	background:url(../layout/ytbanner.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 70px;
	rc: 1;
	position:absolute;
	rc: 1;
	width: 150px;
	rc: 1;
	margin-left: 75px;
	rc: 1;
	left: 50%;
	rc: 1;
	top: 565px;
	z-index: 5;
}

* html #yt_banner {
	top: 572px;
}


