body{


    background-color: #000000;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;
   /* background-size: cover;*/


}

a{
    
    color:white;
}

.responsive {
  width: 100%;
  height: auto;
}


footer {
    background: #000;
}


.smed i {
    
    background:black;
    color: #FFF8FE;
    font-size:40px;
    margin:20px;
    padding-top:0px;
    
}



.smed i:hover {
    
    color:#444;

    
}
