body {
  background:  url('grey_grunge.png'); /* http://subtlepatterns.com/subtle-grunge/ */
  margin: 0;
  padding: 0;
}
  
.top-icons{
	position:fixed;
	z-index:1001;
	top:10px;
	right:10px;
}  
 
.pic{
  position: absolute;
  left: 0px;
  top: 0px;  
  width:100%;
}