body {
  background-image: url("https://i2.wp.com/monicadenevan.com/wp-content/themes/monica/images/MD_background.jpg");
  background-size: cover;
  Margin-left: 250px;
  Margin-Right: 250px;
  Margin-Top: 400;
  Margin-Bottom: 100px;
}

.Name {
  text-align: center;
  font-weight: bold;
  font-size: 3em;
  border-bottom: 2px solid #000;
}

img {
  border: 1px solid #000;
  position: absolute;
  top: 110px;
  right: 300px;
  height: 150px;
  width: 150px;
}

h1 {
  text-align: center;
  border-bottom: 2px solid #000;
}

p{
  padding-left: 40px;
  padding-top: 2px;
  padding-bottom: 2px;
}

h3, h4 {
  line-height: 2px;
}

hr {
  visibility: hidden;
  padding: 0px;
}
