body, html{ 	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: url(../img/confetti.gif) repeat-x top center #F9D61B;
}

#bg{
	position: absolute;
	margin-top: 0px;
	height: 100%;
	width: 824px;
			background-image: url(http://www.berkmusic.nl/img/bg.png);
	}

#bg_fade{
	position: absolute;
	margin-top: 200px;
	height: 512px;
	width: 100%;
			background-image: url(http://www.berkmusic.nl/img/bg_fade_oranje.png);
	}
#bg_fade_fill{
    position: absolute;
    margin-top: 350px;
    width: 100%;
    background: url('http://www.berkmusic.nl/img/bg_tile_carnaval.png');
    height: 750px;
}


#footer{
	position: absolute;
	bottom: 10px;
	text-align: center;
	width: 768px;
	font-size: 10px;
	color: #9d9d9d;
	height: 60px;
	margin-left: 26px;
	background: url(../img/footer_bg.gif) repeat-x;
	text-transform: uppercase;
}
