.scrollup{
width:50px;
height:50px;
opacity:0.5;
position:fixed;
bottom:20px;
right:20px;
display:none;
text-indent:-9999px;
background: url('../images/up.png') no-repeat;
}
a:active, a:focus, a:hover {
   outline: 0 none;
}