body{
font-family: 'Roboto', sans-serif;	
background:#FFF;
}
 
.img-responsive:hover{
opacity:0.6;
cursor:pointer;
}

