@charset "utf-8";

/*	PROJECTNAAM STYLES
	Author:	Sebastiaan Smid, Netvlies
	----------------------------------------------------*/
	body { background: #ff5c21; text-align: center; padding: 30px 0 0 0; }
	img { border: 0; }
	* { outline: 0; }
	#miffy-game { position: relative; display: block; text-align: center; margin: 0 auto; width: 723px; height: 518px; background: url(../img/popup_large_bg.gif); } 
	#flashgame { padding: 40px 0 0 0; }
	a.close { position: absolute; top: 17px; right: 14px; }
	a.go-to-miffy { position: absolute; top: 470px; left: 250px; display: block; width: 205px; height: 26px; text-indent: -800px; font-size: 0; line-height: 0; background: url(../img/go-to-miffy_bg.gif) no-repeat left top;  }
	a.go-to-miffy:hover { background-position: bottom; }