.scrollup{
width:80px;
height:80px;
opacity:0.8;
position:fixed;
bottom:150px;
right:100px;
display:none;
text-indent:-9999px;
background: url('images/scrollup.png') no-repeat;
}