body {
  min-width: 320px;
  max-width:700px;

  padding: 10px;
 margin: 0 auto;
 
  /*
  background-image: url("planet2.png"), linear-gradient(#EFD9C1,  #ffca99);
  
  background-image: url("planet3.png"), linear-gradient(black,  black);
    /*background: linear-gradient(to bottom right,#FBCC9F, #EC698F);
    background-color: #f58d79;
*/

background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1000 1000'%3E%3Cdefs%3E%3CradialGradient id='a' cx='500' cy='500' r='68.2%25' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23f58d79'/%3E%3Cstop offset='1' stop-color='%23b3cedd'/%3E%3C/radialGradient%3E%3CradialGradient id='b' cx='500' cy='500' r='0%25' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2346a6dd' stop-opacity='1'/%3E%3Cstop offset='1' stop-color='%2346a6dd' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3Crect fill='url(%23a)' width='1000' height='1000'/%3E%3Cg fill='none' stroke='%23ffc2c2' stroke-width='0.7' stroke-miterlimit='10' %3E%3Ccircle cx='500' cy='500' r='725'/%3E%3Ccircle cx='500' cy='500' r='700'/%3E%3Ccircle cx='500' cy='500' r='675'/%3E%3Ccircle cx='500' cy='500' r='650'/%3E%3Ccircle cx='500' cy='500' r='625'/%3E%3Ccircle cx='500' cy='500' r='600'/%3E%3Ccircle cx='500' cy='500' r='575'/%3E%3Ccircle cx='500' cy='500' r='550'/%3E%3Ccircle cx='500' cy='500' r='525'/%3E%3Ccircle cx='500' cy='500' r='500'/%3E%3Ccircle cx='500' cy='500' r='475'/%3E%3Ccircle cx='500' cy='500' r='450'/%3E%3Ccircle cx='500' cy='500' r='425'/%3E%3Ccircle cx='500' cy='500' r='400'/%3E%3Ccircle cx='500' cy='500' r='375'/%3E%3Ccircle cx='500' cy='500' r='350'/%3E%3Ccircle cx='500' cy='500' r='325'/%3E%3Ccircle cx='500' cy='500' r='300'/%3E%3Ccircle cx='500' cy='500' r='275'/%3E%3Ccircle cx='500' cy='500' r='250'/%3E%3Ccircle cx='500' cy='500' r='225'/%3E%3Ccircle cx='500' cy='500' r='200'/%3E%3Ccircle cx='500' cy='500' r='175'/%3E%3Ccircle cx='500' cy='500' r='150'/%3E%3Ccircle cx='500' cy='500' r='125'/%3E%3Ccircle cx='500' cy='500' r='100'/%3E%3Ccircle cx='500' cy='500' r='75'/%3E%3Ccircle cx='500' cy='500' r='50'/%3E%3Ccircle cx='500' cy='500' r='25'/%3E%3C/g%3E%3Crect fill='url(%23b)' width='1000' height='1000'/%3E %3C/svg%3E");
background-attachment: fixed;
background-size: cover;
  font-family: 'Roboto', Helvetica, sans-serif;
}
h1 {
 /* color: #38CDFF;*/
    color:#FFF;
background-color: #f58d79;
 line-height: 20px;
  margin-top: 2rem;
  padding:1ex;
  font-size: 20px;
   max-width: 580px;
}

h2 {
   max-width: 585px;
  color: #46A6DD;
 background-color: rgba(255, 255, 255, 0.5);
   text-transform: uppercase;
 line-height: 20px;
 
padding: 1ex;
  font-size: 16px;
   
}

h3 {
  color: #000;
   
    text-transform: uppercase;
 line-height: 20px;
 font-size: 16px;
}
h4 {
  color: #FFF;
      background-color: #f58d79;
 line-height: 20px;
 font-size: 16px;
    padding: 1px
}

h5{
  color: #000;
 line-height: 18px;
 font-size: 14px;
    text-indent: 5px;

    
}

p {
  color: #FFF;
  margin-top: 10px;
  font-size: 16px;
  line-height: 20px;
  max-width: 98%;
    text-align: justify;

}
p.large {
  font-size: 1.2rem;
  margin-top: 2rem;
 
}
span a{
    background-color: white; 
    color:black;
    border: none;
   margin: 2px;
    margin-top: 10px;
    text-align: justify;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    cursor:pointer;
    padding: 5px;
     line-height: 18px;
}

span h1{
   
    color:white;
    border: none;
   margin: 2px;
    margin-top: 10px;
    text-align: justify;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    cursor:pointer;
    padding: 5px;
     line-height: 18px;
}


span a:hover{
     color:white;
    background-color: #46A6DD;
    border: none;
   margin: 2px;
    margin-top: 10px;
    text-align: justify;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    cursor:pointer;
    padding: 5px;
     line-height: 18px;
   
}
span a:active{
     color:white;
    background-color: #46A6DD;
    border: none;
   margin: 2px;
    margin-top: 10px;
    text-align: justify;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    cursor:pointer;
    padding: 5px;
     line-height: 18px;
   
}

span a h1{
 margin-top: 0px;
     line-height: 12px;
}


#wrap {
   
     width:100%;
    background-color:white;
    background-color:rgba(255, 255, 255, 0.8);
      
    padding:1rem;
}

figure img,figcaption {
    background-color: white;
  display: inline-block;
  vertical-align: top;
    color:#000;
      padding: 5px;
    margin-bottom: 5px;
      min-width:48%;
      max-width:98%;
        
}
figcaption {
  
    text-align: justify;
    
     font-size: 14px;
}

figure{
    font-size: 14px;
line-height: 16px;
     
}

.newwidth{

padding:20px;
  
   width:450px;
}
a h1 {
      color: black;
 line-height: 20px;
  margin-top: 2rem;
  font-size: 20px;   
}

.logo {
    /*background-color: black;*/
    margin-left: 2px;
    width: 40ex;
    height: 80px;
    
}
.logo img  {
    
    width: 50ex;
   
}

#smallfont{
  margin-top: 5px;
   font-size: 14px;  
    line-height: 20px;
    color: #fff;
}


#purple {
  border: 1px solid white;
    padding: 5px;
 max-width: 30ex;
    margin-top: 2rem;
}

#blue{
  border: 1px solid white;
    padding: 5px;

   /* background-color: #382028;*/
   max-width: 70ex;
    margin-top:1ex;
}

a {
  color: #FFF;
  padding:2px;
  background-color: #f58d79;
    text-decoration: none;


}

a:hover {
    color: #fff;
    background-color: #46A6DD;
}


.greedy-nav {

  position: relative;
  min-width: 250px;
  background: #FFF;
}

.greedy-nav a {
  display: block;
  padding: 10px 30px;
  background:#fff;
   
  font-size: 14px;
  color: #46A6DD;
  text-decoration: none;
}
.greedy-nav a:hover {
  color: #FFF;
      background: #46A6DD;
     
}

.greedy-nav a:active{
  color: #FFF;
      background: #46A6DD;
     
}


.greedy-nav button {
  position: absolute;
  height: 100%;
  right: 0;
  padding: 0 15px;
  border: 0;
  outline: none;
  background-color: #46A6DD;
  color: #fff;
  cursor: pointer;
}
.greedy-nav button:hover {
  background-color: #46A6DD;
}
.greedy-nav button::after {
  content: attr(count);
  position: absolute;
  width: 30px;
  height: 30px;
  left: -16px;
  top: 12px;
  text-align: center;
  background-color: #46A6DD;
  color: #fff;
  font-size: 14px;
  line-height: 28px;
  border-radius: 50%;
  border: 3px solid #fff;
  font-weight: bold;
}
.greedy-nav button:hover::after {
  transform: scale(1.075);
}
.greedy-nav .hamburger {
  position: relative;
  width: 32px;
  height: 4px;
  background: #fff;
 
  margin: auto;
}
.greedy-nav .hamburger:before,
.greedy-nav .hamburger:after {
  content: '';
  position: absolute;
  left: 0;
  width: 32px;
  height: 4px;
    background: #FFF;
}
.greedy-nav .hamburger:before {
  top: -8px;
}
.greedy-nav .hamburger:after {
  bottom: -8px;
}
.greedy-nav .visible-links {
  display: inline-table;
}
.greedy-nav .visible-links li {
  display: table-cell;
 /* border-left: 1px solid #000;*/
}
.greedy-nav .hidden-links {
  position: absolute;
  right: 0px;
  top: 100%;
}
.greedy-nav .hidden-links li {
  display: block;
  border-top: 1px solid #46A6DD;
}
.greedy-nav .visible-links li:first-child {
  font-weight: bold;
}
.greedy-nav .visible-links li:first-child a {
  color: #ff9800 !important;
}
.greedy-nav .hidden {
  visibility: hidden;
}

