html{
  background-color: #2a68cb;
}

#menu a{
  text-decoration: none;
  color: pink;
  font-family:Copperplate, fantasy;
  font-size: 20px;
  cursor: pointer;
}

#menu a:hover{
  color: #d69595;
  text-decoration: none;
}
#head{
    background-color: aliceblue;
  height: 50px;
  color:aquamarine
      font-family:'Bebas Neue', cursive;
}

#Begin {
  text-align: center;
  font-size: 60px;
  font-family:Copperplate, fantasy;
  color:#cc9ec8;
}

#Index_Body{
  text-align: center;
  color:pink;
  font-size: 40px
}
body {
  background-image: url("CyberBug.png");
  background-repeat: no-repeat, repeat;
  background-size: 1400px;
}

#Index_Menu {
  font-size: 20px;
  color: pink;
}

#Index_Links a{
    text-decoration: none;
    color: pink;
    font-family:Copperplate, fantasy;
    font-size: 20px;
    cursor: pointer;
  }
  #Index_Links a:hover{
    color: #d69595;
    text-decoration: none;
  }

#Myth_Body{
  text-align:center;
  color: pink;
}
.button{
  background-color: maroon;
  color: white;
  height: 65px;
  width: 160px;
  border-color: white;
  border-width: 6px;
  font-family: 'Bebas Neue', cursive;
  font-size: 40px;
  cursor: pointer;
}
#CIT a{
  text-decoration: none;
  color: pink;
  font-family:Copperplate, fantasy;
  font-size: 20px;
  cursor: pointer;
}

#CIT a:hover{
  color: #d69595;
  text-decoration: none;
}
#M_Bar{
  color:black;
  background-color:black;
}

#List_All{
  text-decoration: none;
  color: pink;
  font-family:Copperplate, fantasy;
  font-size: 20px;
  cursor: pointer;
}


#List_1 {
  float: left;
}
#Hat_1 img{
  float: right;
  margin: 10px;
  padding:5 px;
  border-color: red;
}

#List_2{
  float:left;
}
#List_3{
  float:left;
}
#List_4{
  float:right;
}
#List_5{
  float:left;
}
#List_6{
  float:left;
}
#List_7{
  float:left;
}
#List_8{
  float:left;
}
#List_9{
  float:left;
}
#List_10{
  float:left;
}
#List_11{
  float:left;
}
#List_12{
  float:left;
}
#List_13{
  float:left:
}
#List_14{ 
  float:left:}
#List_15{
   float:left:
}
#List_16{
   float:left:
}
#List_17{
   float:left:
}
#List_18{
   float:left:
}
#List_19{
   float:left:
}
#List_20{
   float:left:
}
#List_21{
   float:left:
}
#List_22{
   float:left:
}

#Left {
  float: left;
}
#content{
  text-align:center;
  color: pink;
}

#C3_Links a{
  text-decoration: none;
  color: pink;
  font-family:Copperplate, fantasy;
  font-size: 20px;
  cursor: pointer;
}

#C3_Links a:hover{
  color: #d69595;
  text-decoration: none;
}