h4 {
color: black;
font-family: Comic Sans MS, Comic Sans MS5, cursive;
text-align: center;
}
A {
color: black;
font-family: Comic Sans MS, Comic Sans MS5, cursive;
font-size: 25px;
font-weight: bold;
text-align: center;
}
B {
color: black;
font-family: Comic Sans MS, Comic Sans MS5, cursive;
font-size: 22px;
font-weight: bold;
text-align: left;
}
h1 {
color: black;
font-family: Comic Sans MS, Comic Sans MS5, cursive;
text-align: center;
}
hr {
color: orange;
background-color: orange;
height: 10px;
width: 80%;
text-align: center;
}
ul {
color: black;
font-family: Comic Sans MS, Comic Sans MS5, cursive;
font-size: 13px;
font-weight: bold;
text-align: left;
}