html, body {
	background-image: url(http://labs.dalines.org/toads.jpg) !important; background-position: 50%;
	background-size: cover !important;
}

#maincontent {
	background-color: rgba(255, 255, 255, 0.8) !important;
}

div.innertube {
	background-color: transparent !important;
}

#framecontentLeft {
	background-color: rgba(255, 255, 255, 0.8) !important;
}

#framecontentBottom {
	background-color: transparent !important;
}

