

.privetstvie
  {
      color: #ffffff;
    color:  #682305;
      font-family: Helvetica, Arial, sans-serif;
 font-style: italic;
box-sizing: border-box;
text-align: center;
font-size: 25px;
line-height: 1.2;
flex: 1;

  }
  
.box2  a:link, a:visited {
  color: #ffffff;


}

 .box2  {
         text-align: center;
 font-family: Helvetica, Arial, sans-serif;
 font-style: italic;
box-sizing: border-box;
font-size: 20px;
line-height: 1.2;
 text-align: center;
    float: left;
    padding: 3px;
    margin: 3px;
    border-radius: 3px;
color:#f6d8c2;
text-shadow: -4px 4px 3px #999999;  

}


 h1 {
font-family: Helvetica, Arial, sans-serif;
color: #170426;
color: #682305;
font-style: italic, oblique;
font-family: "alexbrush-regular-webfont";
font-size: 70px;
line-height: 1.8;
text-shadow: -4px 4px 2px  #ffffff;
  color:red;
      }
h2
{
    font-family: Helvetica, Arial, sans-serif;
color: #ffffff;
font-style: italic, oblique;
font-family: "alexbrush-regular-webfont";
font-size: 25px;
line-height: 1.5;

  text-align: left;
}

span
{font-size: 20px;
    text-align: left;
   
}
.button {
      color:#f6d8c2;
      background: #682305;
font-weight:bold;
border-width:10px;
  border-right-color:#DFDFDF;
 border-style:solid;
/*border-right:8px;*/

 border-top-color:#DFDFDF;
  border-top-color:#858585;
  border-right-color:#DFDFDF;
  /* border-bottom-color:#333;*/
      border-bottom-color:#858585;
   border-left-color:#333;
font-family: Helvetica, Arial, sans-serif;
 /*font-style: italic;*/
box-sizing: border-box;
font-size: 25px;
line-height: 1.2;
 text-align: center;
    float: left;

     padding: 20px;
    margin: 20px;
    border-radius: 20px;

text-shadow: -5px -3px 3px #999999;
font-family: "zantrokeregular";
font-family: "Times New Roman", Times, serif;
      }
 


html {
     background: url(Luna.jpg) 
  /*  no-repeat;*/
 background-size: 150%; 

background-position: center center;
justify-content: space-around;
  background-size:cover;
  max-width:100%;
}


html {
    
        margin: auto;
     background: url(Luna.jpg) 
    no-repeat;
    background-size: cover;
border-radius: 100px;
justify-content: space-around;
 
}

body {
     
    margin: auto;
}

.box1  {
font-family: Helvetica, Arial, sans-serif;
 font-style: italic;
box-sizing: border-box;
font-size: 20px;
line-height: 1.2;
 text-align: center;
    float: left;
    border: 2px solid #ed9b77;
    padding: 5px;
    margin: 5px;
    border-radius: 5px;
color:#f6d8c2;
text-shadow: -10px 10px 3px #999999;

  width: 500px;
  height: 1400px;
  margin: 0 auto;
}

    
 section {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  flex: 200px;
  margin: auto;
    width: auto;
  height: auto;
  
   margin-top: 10px;
   margin-left: 10px;
}

a {
  outline: none;
  text-decoration: none;
  padding: 2px 1px 0;
  font-family: "Times New Roman", Times, serif;
}





