/*
Client: Angry Bear
Author:  j.Bernard
URL:  http://www.fleeangrybear.com
Date:  June '09
*/


/* hide from ie on mac \*/
html, body {
	background-color: #FFFFFF;
	margin:0;
	padding: 0px;

}



#flashcontent {
	height: 800px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
/* end hide */
