/* 
	York Museums Trust CSS
	Copyright © York Museums Trust. All rights reserved.
	Created by SUMO Newcastle

*/

body { 
	background-color: #FFF;
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}
h1, h2, h3 , h4, p {
	background: #FFF;
	color: #000;
}
img{
	display: none;
	visibility: hidden;
}
div#flashcontent {
	display: none;
	visibility: hidden;
}
ol, li {
	list-style:none;
}
