html, body
{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family: 'Courier New', Courier, monospace;
	overflow:hidden;
	position:relative;
}

h1{}
h2{}
#content{padding:20px;color:#000;}

#flashContent { width:100%; height:100%; z-index:1; position:relative; }

#fbLike { position:absolute; bottom:8px; right:60px; z-index:99999; display:none; }














/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

