body {
  background-color: DarkSlateGrey;
}

h1 {
  color: Red;
  text-align: center;
}
div.a {
font: 15px arial, sans-serif;}

p {
  font-family: verdana;
  font-size: 20px;
}


section {
  border: 15px solid Red;
  
}
blockquote.outset {border-style: dashed;}
blockquote.groove {border-style: groove;}


	