.style1 {
	font-size: 24px;
	color: #990000;
}
.style2 {color: #990000}
div#body{
width:100%;
height:100%;
background-image:none;
}
div#txt{position:absolute;top:36px;left:0px;}
div#mainBody {
width : 918px;
height : 558px;
margin : auto;
border : 2px solid white;
background : #e5e7d4 url(images/pattern.jpg) repeat;
position : relative;
}
	
	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
		height: 100%;
	}
	/* end hide */
