a {
  text-decoration: none;
  color: black;
}
h1 {
	text-decoration: none;
	font-size: 1.25em;
	font-weight: bold;
	color: black;
}
strong {
	font-size: 1.25em;
	font-weight: bold;
}
.index_main {
  position: absolute;
  overflow: auto;
  background-image: linear-gradient(to left, rgba(123,0,0,.75), rgba(233, 201, 201, .95));
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  font-size: 100%;
}
.index_menu_sm {
	font-size: 2.5vw;
}
.index_menu {
  position: -webkit-sticky;
  position: sticky;
  top: 0.25vmax;
  height: 3.5em;
  width: 100vw;
  left: 0;
  background-image: linear-gradient(to right, rgba(0,0,0,.75), rgba(255, 255, 255, .95));
  z-index: 1;
}
.index_menu_a {
  position: absolute;
  width: 20%;
  left: 0%;
  height: 100%;
  top: 0;
  background-image: linear-gradient(to right, rgba(250,0,0,1), rgba(250,72,72,.5));
  text-align: center;
  display: flex;
	justify-content: center;
	align-items: center;
	font-size: 75%; 
}
.index_menu_b {
  position: absolute;
  width: 20%;
  left: 20%;
  height: 100%;
  top: 0;
  background-image: linear-gradient(to right, rgba(250,72,72,1), rgba(181,19,19,.5));
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
	font-size: 75%; 
}
.index_menu_c {
  position: absolute;
  width: 20%;
  left: 40%;
  height: 100%;
  top: 0;
  background-image: linear-gradient(to right, rgba(181,19,19,1), rgba(230,76,76,.5));
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
	font-size: 75%; 
}
.index_menu_d {
  position: absolute;
  width: 20%;
  left: 60%;
  height: 100%;
  top: 0;
  background-image: linear-gradient(to right, rgba(230,76,76,1), rgba(176,39,39,.5));
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
	font-size: 75%; 
}
.index_menu_e {
  position: absolute;
  width: 20%;
  left: 80%;
  height: 100%;
  top: 0;
  background-image: linear-gradient(to right, rgba(176,39,39,.1), rgba(210,107,107,.5));
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
	font-size: 75%; 
}
.collection_pic {
	height: 100%;
	width: auto;
}
.collection_pic_container {
	background-image: linear-gradient(to left, rgba(123,0,0,.75), rgba(233, 201, 201, .95));
	position: relative; 
	height: 50vh;
	width: 100vw;
	text-align: center;
}
.collection_frame {
  position: relative;
  width: 90%;
  left: 5%;
  height: auto;
  background-image: linear-gradient(to right, rgba(236,124,0,.5), rgba(227,160,86, .25));
}
.collection_af {
  position: relative;
  height: 4.75vmax;
  width: 99.5%;
  left: 0.25%;
  background-image: linear-gradient(to right, rgba(236,124,0,.75), rgba(227,160,86, .95));
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.collection_ap {
  position: relative;
  height: 4.75vmax;
  width: 99.5%;
  left: 0.25%;
  background-image: linear-gradient(to left, rgba(241,212,0,.75), rgba(225,213,120, .95));
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.collection_bib {
  position: relative;
  height: 4.75vmax;
  width: 99.5%;
  left: 0.25%;
  background-image: linear-gradient(to right, rgba(119,163,2,.75), rgba(206,226,152, .95));
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.collection_eph {
  position: relative;
  height: 4.75vmax;
  width: 99.5%;
  left: 0.25%;
  background-image: linear-gradient(to right, rgba(2,198,124,.75), rgba(196,240,223, .95));
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.collection_eso {
  position: relative;
  height: 4.75vmax;
  width: 99.5%;
  left: 0.25%;
  background-image: linear-gradient(to left, rgba(0,223,232,.75), rgba(168,226,228, .95));
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.collection_lkna {
  position: relative;
  height: 4.75vmax;
  width: 99.5%;
  left: 0.25%;
  background-image: linear-gradient(to right, rgba(0,87,183,.75), rgba(148,188,232, .95));
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.collection_lost {
  position: relative;
  height: 4.75vmax;
  width: 99.5%;
  left: 0.25%;
  background-image: linear-gradient(to left, rgba(0,15,188.75), rgba(155,161,235, .95));
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.collection_peo {
  position: relative;
  height: 4.75vmax;
  width: 99.5%;
  left: 0.25%;
  background-image: linear-gradient(to left, rgba(71,1,127,.75), rgba(198,156,231, .95));
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.collection_pho {
  position: relative;
  height: 4.75vmax;
  width: 99.5%;
  left: 0.25%;
  background-image: linear-gradient(to right, rgba(154,0,169,.75), rgba(232,198,235, .95));
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.collection_sobo {
  position: relative;
  height: 4.75vmax;
  width: 99.5%;
  left: 0.25%;
  background-image: linear-gradient(to left, rgba(174,0,131,.75), rgba(232,187,221, .95));
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.collection_sou {
  position: relative;
  height: 4.75vmax;
  width: 99.5%;
  left: 0.25%;
  background-image: linear-gradient(to right, rgba(192,1,80,.75), rgba(227,167,192, .95));
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.collection_vdo {
  position: relative;
  height: 4.75vmax;
  width: 99.5%;
  left: 0.25%;
  background-image: linear-gradient(to left, rgba(52,11,14,.75), rgba(148,103,106, .95));
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.collection_wow {
  position: relative;
  height: 4.75vmax;
  width: 99.5%;
  left: 0.25%;
  background-image: linear-gradient(to right, rgba(78,67,22,.75), rgba(201,190,144, .95));
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.collection_wrbbp {
  position: relative;
  height: 4.75vmax;
  width: 99.5%;
  left: 0.25%;
  background-image: linear-gradient(to left, rgba(45,20,112,.75), rgba(109,102,127, .95));
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.collection_spacer {
  position: relative;
  height: .5vmax;
  width: 99.5%;
  opacity: 0;
}
.about_home_pic {
  width: 50%;
}
.about_home_pic_container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  top: 15%;
  height: 85%;
  background-image: linear-gradient(to left, rgba(123,0,0,.75), rgba(233, 201, 201, .95));
}
.about_text_container {
  position: absolute;
  width: 100%;
  top: 15%;
  text-align: center;
}
.about_text {
  position: relative;
  width: 50%;
  left: 25%;
  height: auto;
}