body {
	background-color: #d6ba94;
	font-family: Verdana;
	font-size: 11px;
	color: #5b3319;
	margin: 0;
}

img { border: 0; }

a { text-decoration: underline; font-weight: bold; color: #ff0080; }
a:link { text-decoration: underline; font-weight: bold; color: #ff0080; }
a:visited { text-decoration: underline; font-weight: bold; color: #ff0080; }
a:hover { text-decoration: none; font-weight: bold; color: #623100; }

#page {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -300px;
	margin-left: -475px;
	width: 950px;
	height: 500px;
	text-align: center;
}

#flcontent {
	position: relative;
	top: 0;
	left: 0;
	background-color: #d6ba94;
}

#pflashanim {
	position: relative;
	top: 0;
	left: 0;
	width: 950pxx;
	height: 500px;
	background-color: #d6ba94;
}