#gototop {
   position:fixed;
   z-index:5000;
   bottom:40px;
   right:40px;
   background:url("http://utahweightlossretreat.com/wp-content/stt-images/arrowscroll2.png") no-repeat top left;
   text-indent:-9999em;
   width:36px;
   height:36px;
   }
#gototop:hover,
#gototop:active,
#gototop:focus {
   outline:0;
}
