body {
	padding: 0px;
	margin: 5px 0 0 0;
	background-color: #EBEBEB;
}
#bbase {
	/*width:700px;
	height: 550px;*/
	border:1 solid gray;
	background-color: #FFFFFF;
	margin: auto;
}
#flashcontent {
	/*width:700px;
	height: 540px;*/
	border:none;
	text-align: center;
}
#text {
	width: 500px;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	margin: 10px auto 0 auto;
}
