
h1 {
color: black;
    font-family:Comic Sans Ms;
	font-size: 28 px;
    text-align: center;
	}

body {
  font-size: 18 px;
  text-align: center;
  }
  
 p.Characters{
color: red;
}
  
#Characters {
color:red
}

