body{
	background-color:#000000;
 	margin: 0px;
 	border: 0px;
 }
.home-flashbg{
	background-image:url(images/home-preloader_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height: 366px;
	width: 607px;
	}
.home-welcometxt{
	font-family: Tahoma;
	font-size: 11px;
	color:#FFFFFF;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 30px;
	}
.home-footertxt{
	font-family: Tahoma;
	font-size: 11px;
	color:#FFFFFF;
	text-align:center;
	padding-top: 10px;
	text-decoration:none;
	}
