/* a token stylesheet, any stylesheet would do - this is to avoid alternate html content flicking up before flash content, in ie on pc */
BODY{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}