*{
-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
body{

    perspective: 1000px
}
header{
    margin-left: 30px;
    margin-right: 50px;
    background-color: #DDD;
}
nav{
    padding: 0px;
    margin: 0px;
}
nav ul{
  list-style: none;
    background-color:#444;
    width: 100%;
    float: right;
    text-align: center;
    color: aliceblue;
    font-family: fantasy;
    font-size: 20px;
}
nav ul li{
    float: right;
   display: block;
    padding: 7px;
    margin: 10;
    
}
nav ul li a{
list-style: none;
    color:#828282;
}
nav ul li:hover{
    background-color:#FFF;
}
.en{
float: left;
    margin: 120px;
}
.ne{
float: right;
    margin: 100px;
    margin-top: 52px;
}
.le{

position: absolute;
    top: 167px;
    left: 555;
    font-size: 50px;
        font-size: 24px;
    font-family: monospace;
    color: gray;
}
.ar{
    position: relative;
    top: 300;
    color: #FFF;
    font-family: fantasy;
}
.oo{
    position: absolute;
    top: 555;
    left: 100;
}
.kk{
        position: absolute;
    top: 555;
    right: 100;
}
.ff{
    position: absolute;
    top: 503px;
    left: 555px;
    font-family: monospace;
    color: gray;
    font-size: 24px;
}
.foto img{

    widows: 100px;
    height: 100px;
    border-radius: 50%;
    position: relative;
    top:270px;
     border: 1px solid #444;
    position:relative;
    transform-style: preserve-3d;
    transition: all 1s ease-in-out;
}
.foto img:hover{
    transform: rotatey(180deg);
}
img:hover{
    background-color: aqua;
}

.foto .do{
left: 150;
}
.foto .ma{
    top: 370;
}
.foto .mo{
top: 469px;
    left: 262px;
}
.foto .es{
    left: 872px;
}
.mot{
    position: absolute;
    top: 744px;
    left: 830px;
    font-family: monospace;
    background-color: aquamarine;
}
.mah{
    position: absolute;
    top: 743px;
    left: 537px;
    background-color: aquamarine;
}
.ham{
    position: absolute;
    top: 742px;
    left: 46px;
    background-color: aquamarine;
}
.doh{
    position: absolute;
    top: 741px;
    left: 303px;
    background-color: aquamarine;
}
.esr{
    position: absolute;
    top: 741px;
    left: 1099px;
    background-color: aquamarine;
}
.vv{
    position: absolute;
    top: 825px;
    left: 484px;
    color: blueviolet;
}
.back{
    widows: 100%;
    height: 100%;
    margin-left: 30px;
    margin-right: 50px;
    background-color: #DDD;
    margin-left: 30px;
    margin-right: 50px;
    background-color: #DDD;
}
.xx{
    position: absolute;
    top: 893px;
    left: 882px;
}
.cc{
    position: absolute;
    top: 895px;
    left: 71px;
}
.zz{
    position: absolute;
    top: 851px;
    left: 461px;
    color: grey;
    font-family: monospace;
    font-size: 24px;
}
.msg{
    position: absolute;
    top: 987px;
    left: 118px;
}
.nn{
    background-color: #E15A37;
    color: #FFF;
    position: absolute;
    top: 1309px;
    left: 81px;
}