body {
  background-image: url("https://i.imgur.com/owLVADw.jpeg");
  background-repeat: no-repeatrepeat;
  background-attachment: fixed;
  background-size: cover;
  color: #373738;
    font-family: "Sulphur Point", Sans-Serif;
  text-align: right;
  
.title {
	color: hotpink;
	text-align: center;
}
#Title {
  text-align: center;
  color: hotpink;
}
#Start {
  color: #4f1f59;
  text-align: center;
  border-color: #ff6ebe;
  border-style: dotted;
  border-width: 5px;
  margin-top: 60px;
  margin-bottom: 500px;
  padding-left: 5px;
  width: 590px;
  background-color: white; 
  padding-bottom: 250px;
  position: fixed;
  margin-left: 130px;
  padding-right: 10px;
  position: relative;
  height: 200px;
  overflow: auto;

}
#Blog-section {
  position: absolute;
  text-align: left;
  overflow: hidden;
}
#entirety {
border-width: 12px;
border: 31px solid;
border: 31px solid;
border-image: url(https://i.imgur.com/PZzzSKx.gif) 1 / 31px / 4px stretch;
padding: 10px;
background-color: #fffce6;
position: fixed;
min-width: 900px;
max-width: 900px;
min-height: 650px;
max-height: 650px;
position: fixed;
margin: .50%;
margin-left: 60px;
}
/* The sidebar menu */
.sidenav {
  height: 65%;
  width: 100px; /* Set the width of the sidebar */
  position: absolute;
  left: 10px;
  top: 180px;
  z-index: -6;
  background: #FFE4F0;
background: -moz-linear-gradient(top, #FFE4F0 0%, #FFFFFF 100%);
background: -webkit-linear-gradient(top, #FFE4F0 0%, #FFFFFF 100%);
background: linear-gradient(to bottom, #FFE4F0 0%, #FFFFFF 100%); /* Black */
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 20px;
  border-style: outset;
  border-color: hotpink;
  overflow: hidden;
  border-width: 5px;
  text-align: left;
  padding-right: 2px;
}
.right-sidebar {
  height: 65%;
  width: 120px; /* Set the width of the sidebar */
  position: absolute;
  left: 775px;
  top: 180px;
  z-index: -6;
  background: #FFE4F0;
background: -moz-linear-gradient(top, #FFE4F0 0%, #FFFFFF 100%);
background: -webkit-linear-gradient(top, #FFE4F0 0%, #FFFFFF 100%);
background: linear-gradient(to bottom, #FFE4F0 0%, #FFFFFF 100%); /* Black */
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 20px;
  border-style: outset;
  border-color: hotpink;
  overflow: hidden;
  border-width: 5px;
  text-align: left;
  padding-right: 2px;
  padding-left: 2px ;
  text-align: left;
}
#Cake {
  
}