body {
	color: #000;
	background-color: #fff;
	background-image: none;
	border-color: #000; /* Sets the border color properties for an element using shorthand notation */
}
#microphone {
	display: none;
}
#navigation {
	display: none;
}

