#lightgreen{
  background-color: rgb(55,124,51);
  width: 2vmin;
  height: 60vmin;
  margin: 20vmin auto 0 auto;
  position: relative;  
  left: -30vmin;
  top: 0vmin; 
}
#brightorange1{ 
  background-color: rgb(237,95,54);
  width: 2vmin;
  height: 60vmin;
  margin: 20vmin auto 0 auto;
  position: relative;  
  left: -28vmin;
  top: -80vmin;
}
#darkpink{ 
  background-color: rgb(190,49,100);
  width: 2vmin;
  height: 60vmin;
  margin: 20vmin auto 0 auto;
  position: relative;  
  left: -26vmin;
  top: -160vmin;  
}
#blue1{
  background-color: rgb(33,70,149);
  width: 2vmin;
  height: 60vmin;
  margin: 20vmin auto 0 auto;
  position: relative;  
  left: -24vmin;
  top: -240vmin;   
}

#dullorange1{ 
  background-color: rgb(219,129,62);
  width: 2vmin;
  height: 60vmin;
  margin: 20vmin auto 0 auto;
  position: relative;  
  left: -22vmin;
  top: -320vmin; 
}

#red1{ 
  background-color: rgb(199,41,33);
  width: 2vmin;
  height: 60vmin;
  margin: 20vmin auto 0 auto;
  position: relative;  
  left: -22vmin;
  top: -400vmin;
}

#purple1{ 
  background-color: rgb(130,81,151);
  width: 2vmin;
  height: 60vmin;
  margin: 20vmin auto 0 auto;
  position: relative;  
  left: -20vmin;
  top: -480vmin;
}

#gray1{  
  background-color: rgb(166,176,181);
  width: 2vmin;
  height: 60vmin;
  margin: 20vmin auto 0 auto;
  position: relative;  
  left: -18vmin;
  top: -560vmin;
}

#blue2{
  background-color: rgb(33,70,149);
  width: 2vmin;
  height: 60vmin;
  margin: 20vmin auto 0 auto;
  position: relative;  
  left: -16vmin;
  top: -640vmin;
}

#darkgreen{
  background-color: rgb(45,103,37);
  width: 2vmin;
  height: 60vmin;
  margin: 20vmin auto 0 auto;
  position: relative;  
  left: -14vmin;
  top: -720vmin;  
}

#brightorange2{ 
  background-color: rgb(237,95,54);
  width: 2vmin;
  height: 60vmin;
  margin: 20vmin auto 0 auto;
  position: relative;  
  left: -14vmin;
  top: -800vmin;
}

#darkpink2{ 
  background-color: rgb(190,49,100);
  width: 2vmin;
  height: 60vmin;
  margin: 20vmin auto 0 auto;
  position: relative;  
  left: -12vmin;
  top: -880vmin;
}

#blue3{
  background-color: rgb(33,70,149);
  width: 2vmin;
  height: 60vmin;
  margin: 20vmin auto 0 auto;
  position: relative;  
  left: -10vmin;
  top: -960vmin;
}

#dullorange2{ 
  background-color: rgb(211,128,61);
  width: 2vmin;
  height: 60vmin;
  margin: 20vmin auto 0 auto;
  position: relative;  
  left: -8vmin;
  top: -1040vmin;
}

#red2{ 
  background-color: rgb(199,41,33);
  width: 2vmin;
  height: 60vmin;
  margin: 20vmin auto 0 auto;
  position: relative;  
  left: -6vmin;
  top: -1120vmin;
}

#purple2{  
  background-color: rgb(117,69,140);
  width: 2vmin;
  height: 60vmin;
  margin: 20vmin auto 0 auto;
  position: relative;  
  left: -4vmin;
  top: -1200vmin;
}

#gray2{ 
  background-color: rgb(159,162,181);
  width: 2vmin;
  height: 60vmin;
  margin: 20vmin auto 0 auto;
  position: relative;  
  left: -2vmin;
  top: -1280vmin;}


#blue4 {
background-color: rgb(31,82,137);
width: 2vmin;
height: 60vmin;
margin: 20vmin auto 0 auto;
position: relative;  
left: 0vmin;
top: -1360vmin;}