/* design for flash page */

body
{
	background:black;
}

#tbl_center
{
	width:100%;
	height:100%;
	text-align:center;
}

#skip
{
	text-align:center;
	margin-top:2px;
	margin-left:405px;
}

#skip a
{
	color:white;
	text-decoration:none;
}