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

iframe {
	display: none;
}


h2 {
	display: none;
}

#header-coloring img {
	display: none;
}


body {
	color: black;
}

#footer {
	text-align: center;
}

a:link, a:visited {
	text-decoration: none;
}