
	/* hide from ie on mac \*/	
	#flashcontent {
		width: 350px;
		height: 236px;
	}
	/* end hide */
	body {
		width: 350px;
		padding: 20;
		background-color: #664816;
		color:#ffffff;
		font-family:verdana;
	}	
	a {	
		color:#664816;
	}
	p {
		width: 350px;
	}

