.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 20px;
    right: 30px;
    display: none;
    text-indent: -9999px;
    background: url('../images/up.png') no-repeat;
    /*background-color: #000;
	border-radius: 25px;*/
}