
body,html{
	padding:0px;
	margin:0px;
	font-family: 'Open Sans', sans-serif;
	}
	
	#fb
{
    position:fixed;
   right:-5px;
  
    top:22%;
    z-index:101;
    }
    
    #google
{
    position:fixed;
   right:-5px;
  
    top:28%;
    z-index:101;
    }
    
    #tw
{
    
    position:fixed;
   right:-5px;
  
    top:34%;
    z-index:101;
    }
    
    #yt
{
    position:fixed;
   right:-5px;
  
    top:40%;
    z-index:101;
    }