/* ************************************** COMMON ELEMENTS ************************************** */

/* background elements - this is to allow the background colours to stretch to the edge of the browser - it's a bit hacky, sorry! */

#header_container, #hero_container, #header_nav_container, #main_container, #player_panel_container, #footer{
	margin-left: 0px;
	margin-right: 0px;
}