body {
	background-color: #f4f4e9;
	font-family: Tahoma, Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 14px;
	color: #9ea0a4;
	}

a:link {
	color:#9ea0a4;
	text-decoration: none;
	}     

a:visited {	
	color:#9ea0a4;
	text-decoration: none;
	}

a:hover {	
	color:#d6b785;
	text-decoration: none;
	}

a:active {	
	color:#9ea0a4;
	text-decoration: none;
	}

p {
	line-height: 18px;
 	margin-top:0px;
 	}

#wrapper {
	position:absolute;
	top:50%;
	left:50%;
	width:606px;
	height:266px;
	margin-left:-303px;
	margin-top:-133px;
	}

#flashcontent p {
	padding:35px;
	}