/*  phpBB3 Style Sheet
    --------------------------------------------------------------
	Style name:			SE:Gamer
	Based on style:		prosilver (the default phpBB 3.3.x style)
	Original author:	Tom Beddard ( http://www.subblue.com/ )
	Modified by:		PlanetStyles ( https://www.planetstyles.net/ )
    --------------------------------------------------------------
*/

/* colours.css changes */

.bb-overlay {
    position: relative;
    display: inline-block;
}
.bb-overlay img.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}