

body {
  background-color: #FBF5EB;
  color: #3c2e29;
font-family: 'Times New Roman', serif;
}

a:hover {
  color: #FBF5EB;
  background-color: #ffabab;
}

.summary {
 margin-left: 50px;
  }

#bow{
background-image: url('https://i.imgur.com/GOQMFVP.png');
background-size: 100%;
background-repeat: no-repeat;
width: 160px;
height: 102px;
position: absolute;
right: 650px;
top: 20px;
z-index: 2;
}
