@import url(ColorSchemes/Lithium.css);
#main { background: white url('/layout/img/Lions family.jpg') no-repeat left top; padding-top: 510px; }
@media (min-width: 800px) {
	#main.page_viewforum { background: white url('/layout/img/Lions family - viewforum.jpg') no-repeat left top; padding-top: 410px; }
	#main.page_viewtopic { background: white url('/layout/img/Lions family - viewtopic.jpg') no-repeat left top; padding-top: 240px; }
}
@media (max-width: 800px) {
        #main { background: white url('/layout/img/Lions family - viewtopic.jpg') no-repeat left top; padding-top: 140px; }
}
