
 @font-face {
     font-family: mm;
     src: url(bpg.ttf);
}




body, html {
  height: 100%;
}

botton {
    
    margin: 0;
    
    padding:0;
    
}

 body {
     background: url("../images/em.jpg");
      height: 100%;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

     font-family: mm ;
     font-weight: normal;
     font-size: 13px;
     text-align: center;
}
 .naxe {
     width: 879px;
     height: 654px;
     position: relative;
}
 #ip {

     font-size: 22px;
     color: #000;
     
     height:30px;  
   
}
 br {
     clear: both;
     font-size: 1px;
     height: 0;
     line-height: 0;
}
 #header{
    background: #ffffff10;
     border-bottom: 1px solid #fff;
}
 #logo a h3 {
     
     float: left;
     height: 120px;
     color: #fff;
     text-align: left;
     padding-top: 0;
     font-size: 789%;
     font-weight: 600;
     font-family: Helvetica;
     text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
     line-height: 120px;
     transition: all 500ms;
}
 #logo a h3:hover {
     
}
 #header-h1 h1 {
     margin-top: 5px;
     color: #fff;
     text-shadow: 0 1px 2px #1D1D1F;
     text-decoration: none;
     line-height: 36px;
     font-size: 22px;
     text-align: justify;
     border-bottom: 1px solid #fff;
     padding: 0;
     margin-bottom: -2px;
}

#header-ha {
     margin-top: 5px;
     color: #fff;
     text-shadow: 0 1px 2px #1D1D1F;
     text-decoration: none;
     line-height: 36px;
     font-size: 22px;
     text-align: justify;
     border-bottom: 1px solid #000;
     padding: 0;
     margin-bottom: -2px;
}
 #header-h1 h1:last-child{
     border: none;
}
 .box, #Image1 {
     width: 202px;
     height: 202px;
     float: left;
     margin-bottom: 15px;
     
    
     overflow: hidden;
     transition: all 1000ms;
}

botton {
    width: 202px;
     height: 202px;
     float: left;
     margin-bottom: 15px;
     
    
     overflow: hidden;
}
    



 #topge {
     background: none;
     margin: 2px auto 0;
     width: 100%;
     height: 31px;
     text-align: center;
}


 #container {
     background-color: #E6E6E6;
     width: 100%;
     height: 41px;
     position: relative;
     margin: 0 auto 4px;
     box-shadow: 0 1px 8px #000;
     border-radius: 0 0 6px 6px;
}



