  body {
	      font-size: 12px;
    font-family: ABeeZee;
    color: #8a5b5e;
    background-color: #fcebec;
    background-image: url('img/OK6W_koKDTOqqqLDbIoPAjBRosWZkm61vXpvEmvATuI.jpg');
    background-position: bottom left;
    background-attachment: fixed;
    background-repeat: no-repeat;
    letter-spacing: 1px;
	}
	
.candywrapper {
  width: 70%;
  margin: auto;
  overflow: hidden;
  text-align: center;
  }
  
.list {
  float: left;
  height: 700px;
  width: 45%;
  border: 1px dashed #a566b0;
	color: #8a5b5e;
	text-decoration: none;
	transition: color 0.5s linear;
     background: linear-gradient(to bottom,
    rgba(245,227,228,0.5),
    rgba(245,227,228,0.5),
    rgba(242,217,219,0.5) 50%,
    rgba(242,217,219,0.5)
  );
  background-size: 100% 40px;
  line-height: 20px;
  padding-top: 10px;
  overflow-y: scroll;
  opacity: 0.85;
  font-size: 10.5pt;
  text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;
}
.list2 {
  float: right;
  height: 700px;
  width: 45%;
  border: 1px dashed #a566b0;
	color: #8a5b5e;
	text-decoration: none;
	transition: color 0.5s linear;
     background: linear-gradient(to bottom,
    rgba(245,227,228,0.5),
    rgba(245,227,228,0.5),
    rgba(242,217,219,0.5) 50%,
    rgba(242,217,219,0.5)
  );
  background-size: 100% 40px;
  line-height: 20px;
  padding-top: 10px;
  overflow-y: scroll;
  opacity: 0.85;
  font-size: 10.5pt;
  text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;
}

li {
        list-style-image: url("https://seaofstars.neocities.org/star1-yellow1.gif");
      }
	  
.side1 {
  background-position: top right, top right;
  background-repeat: repeat-y, repeat-y;
  padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:20px;
	margin-right:20px;
	overflow-y:hidden;
	overflow-x:hidden;
	width: 300px;
	position:absolute;
	text-align:center;
	font-size: 16pt;
	}
	
h1 {
	    color: #ed6c94;
    font-size: 24px;
    font-family: Times New Roman;
    padding-bottom: 3px;
}

table, th, td, tr {
  border-collapse: collapse;
text-align: center;
border: 1px dashed #a566b0;
	color: #8a5b5e;
	font-family: Times New Roman;
	font-size: 14px;
	width: 90%;
	     background: linear-gradient(to bottom,
    rgba(245,227,228,0.5),
    rgba(245,227,228,0.5),
    rgba(242,217,219,0.5) 50%,
    rgba(242,217,219,0.5)
  );
}