
body{
    background-image: url(ad.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
 background-attachment: fixed;


}
.mast{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;

}
.hee{
    width: 100%;
    height:90px;
    background-color: black;
    box-shadow:0 2px 5px black ;
    position: fixed;
    z-index:100;
    top:0px;
    left:0px;
    

}
h1 {
    margin: 0 600px 0 600px ; 
    border-radius: 50px;
    box-shadow: 0 2px 4px purple;
}

    .mon{
        text-shadow: 0 0 3px #FF0000, 0 0 5px #0000FF;
      
    }
.sisi{

    width: 260px;
    top: 70px;
    position: relative;
    float: right;
    z-index: 10;
   
}
.siim{

width: 240px;
position: relative;

}
.sicon{

    width:220px;
    
   
}
.cont{
    position: relative;
top: 70px;
left: 0;
padding-bottom:60px ;

}

.cont h2{

color: purple;
font-size: 33px;
text-shadow: 2px 4px 8px black;
}
.fofo{
    background-color: darkgray;
    width: 100%;
    height:150px ;
    position: absolute;
    box-shadow:0 -2px 5px black ;


}
.fofoco{
    background-color: darkgray;
    width: 100%;
    height: 130px;
    
}
.fobo{
   
    width: 200px;
    height: 130px;
    float: left;
    margin-left: 10px;
    font-family: Georgia, 'Times New Roman', Times, serif;
   
}
@media screen and (max-width: 959px) {
.mast{
    width: 100%;
}
.hee{
    width: 100%;
}
.sisi{
    width: 40%;
}
.cont{
    width: 70%;
}
.sicon{
    width: 30%;
}

.fofo{
    width: 70%;
}
.fofoco{
    width: 60%;
}
.fobo{
    width: 50%;
    font-size: 100%;
    line-height: 160%;
}


}
@media screen and (max-width: 640px) {
    .sisi{
        width: 40%;
    }
    .cont{
        width: 100%;
    }
    .sicon{
        width: 30%;
    }
    
    .fofo{
        width: 100%;
    }
    .fofoco{
        width: 60%;
    }
    .fobo{
        width: 50%;
        font-size: 100%;
        line-height: 160%;
    }
}
@media screen and (max-width :700px) {

.cont h2{
    font-size: 100%;
    line-height: 160%;
}
.cont center {
    font-size: 240%;
    padding: 5px 7px;
}
.moncon h1{
    font-size: 250%;
}

}
#re1{
    width: 100%;
    max-width: 220px;
    height: auto;
}
#re2{
    width: 100%;
    max-width: 220px;
    height: auto;
}