@charset "utf-8";
/* Rebellion.co.uk Styles - JDH */

*
{
	margin:0px;
	padding:0px;
}

body
{
	height:100%;
	background:#000;
}

img
{
	border:0px;
}

#flash_content
{
	width:100%;
	height:100%;
	margin:0px auto 0px auto;
}

#no_flash
{
	text-align:center;
	width:100%;
	margin:100px auto 0px auto;
}

