

body {
  text-align: center;
  background:#9b0303;(255, 0, 0, 0.78);
}
p {
  color: goldenrod;
}
h1 {
  font-family:cursive;
}
img { 
  border: 300px;
  border-radius: 25px;
  border-style;
  height:200px;
  width:300px;
  margin: 100px;
}