/* CSS Document */

body

{

	margin: 0 0 0 0;
	background-image:url(../images/index/flashbg.jpg);
	background-color:#172525;
	text-align:center;
	
	
}

div#flash

{
width:auto;
margin-top:75px;
}


/* Body Content */

.content

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	text-align:center;
	text-decoration: none;
	color: #fff;
	
}

/* CSS Document */


