html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #fff;
}	



#wrapper{
	width: 950px;
	margin:15px auto;
	/*border: thin solid #333333;*/
	text-align:center;
	height: 600;
	background: none;
	padding: none;
}




#Flash{
	width: 900px;
	margin:0;
	border: none;
	text-align:center;
	background: none;
	height: 600px;
}

