body {
	background: #000 url(../images/sharks_bg.jpg) repeat-x 50% 0;
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	color: #fff;
	text-align:center;
	font-size: small;
}

#wrapper {
    width: 100%;
    margin: 40px auto;
}

#flashdiv {
	width: 720px;
	height: 520px;
	margin: auto;
}

a:link	{
	color:#69c;
	text-decoration:none;
}

a:visited {
	color:#69c;
	text-decoration:none;
}

a:hover {
	color:#fff;
	text-decoration:none;
}

a:active {
	color:#69c;
	text-decoration:none;
}
