.red
{
  color: red;
  text-align: center;
  font-family: comic;
}

.blue
{
  color: blue;
  text-align: left;
  font-family: comic;
}