@charset "utf-8";
/* CSS Document */
@author "Orland Media - http://www.orlandmedia.com";

/* Makes required adjustments for fullscreen Flash */

html {
	height: 100%;
	overflow: hidden;
}

#content {
	width: 100%;
	height: 100%;
}
