html, body {
	margin: 0px;
	padding: 0px;
	background: #231825;
}
#bg_wrap_01 {
	height: 100%;
}
#bg_wrap_02 {
	background: #231825 url('//media.freeola.com/backgrounds/purple-top-bg.jpg') bottom repeat-x;
	padding-top: 20px;
}
#footer_wrap {
	bottom: 0px;
	width: 100%;
	height: 105px;
	left: 0px;
	background: url('//media.freeola.com/backgrounds/purple-bot-bg.jpg') bottom repeat-x;	
}