@charset "UTF-8";
/* CSS Document */
body {
background-color: darkseagreen;
}
h1 {
color: black;
}

.bb-mode{
	
color: brown;}

