@charset "UTF-8";
/* CSS Document */

html, body {
	background-color: white;
}

div#header h1#logo span {
	background-image: none;
	display: none;
}

div#header h1#logo a {
	text-decoration: none;	
}

div#header h2#tagline span {
	background-image: none;
	display: none;
}

div#header form#navigation-search {
	display: none;	
}
