body{
  font-family: "giddyup-std", sans-serif;
  background: #7D96A7;
  
}

.main{
  width:1500px;
  margin:0 auto;
}

header{
  border-bottom: solid red 2px;
}

h1{ 
font-size: 20em;
color: red;
margin: 10px;
}

h2{
  color: #F15C22;
  font-size:5em;
  margin: 10px;
}

h3{
  color: black;
  font-size: 3em;
  margin: 10px;
}

.one{
  font-size: 4em;
  color: #FBAF4C;
}

.two{
  font-size: 4em;
  color: #F9EC1F;
}

.three{
  font-size: 4em;
  color: #87C548;
}

.four{
  font-size: 32.7px;
  color:#4141D6;
  max-width: 25em;
}



.new {
  color: #5757A7;
 
}

.second{
  color: #90509F;
}

.third{
  color:#AF1D45;
}

.a1{
  background-color: lightblue;
  margin:10px;
  font-size: 1em;
  padding:3em;
  max-width:20em;
  display:inline-block;
  vertical-align: top;
}


.a2{
  font-size: 7em;
  color:#6DC5A3;
  margin:10px;
  max-width:2em;
  display: inline-block; 
  
}
.a3{
  background-color: lightblue;
  color:#0bae4b;
  font-size: 2em;
  margin:10px;
  padding:3em;
  max-width:20em;
  display: inline-block; bottom;}

  .end{
    background-color: lightblue;
    margin: 10px;
    font-size: 3em;
  }

.last{
  color:#b859a2;
}
  .ed {
    color: black;
  }

.lasted{
  color:#ec2890;
}






/*background: 7D96A7;*\