body {
	padding: 0px;
	margin: 0px;
	background: url(../images/bg.jpg) center top no-repeat scroll #000000;
}
.clearall {
	clear: both;
}
a {
	color: inherit;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}
#header {
	width: 1000px;
	height: 100px;
}
#album {
	width: 430px;
	height: 200px;
	margin-top: 100px;
	margin-left: 100px;
}
#pressrelease {
	width: 200px;
	height: 250px;
	margin-left: 100px;
	margin-top: 35px;
}
#streaming {
	width: 200px;
	height: 250px;
	margin-left: 310px;
	margin-top: -260px;
}