body {
 background-color:red;
}
p {
  color:#000000;
  
}
h1 {
  font-weight:bold;
  text-decoration: underline;

}
h1{
  font-family:cursive
}