There is an error with your mediawiki install. Try make sure that the images are absolutely linked. which means that they are starting with http://
Try editing your css and adding something like
#wiki-append-content h2 span.endsection {
display:none;
}




