<style>
a#scrlBotm{
            background:transparent url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/32x32/rnd_br_down.png) no-repeat top left;
            position:fixed;
            bottom:5px;
            right:5px;
            width:32px;
            height:32px;
        }
  a#scrlTop{
            background:transparent url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/32x32/rnd_br_up.png) no-repeat top left;
            position:fixed;
            bottom:40px;
            right:5px;
            width:32px;
            height:32px;
        }
    </style>