@charset "UTF-8";

body {
 background-color: white;
 color: black;
}


.header {
visibility:hidden;

	}
	
	.hiddenheader {
	visibility:visible;
	}