p {
  color: midnightblue;}
  h1{ color: steelblue;}

.title{color: navy;}

.blued{color: navy;}
.Bold{font-weight: bold;}
#comic{ font-family: cursive;}
#Times{ font-family: Times, Serif;}
a[href]{color: #38405f; height: 100px;}

a:hover{color: black;}