﻿.facebook-btn {
    display: inline-block;
    width: 300px;
    height: 50px;
    background-image: url('images/facebook-signing.png');
    background-repeat: no-repeat;
    margin: 5px;
}
.facebook-btn:hover1 {
    background-position: 0px -24px;
}
.facebook-btn:active1 {
    background-position: 0px -48px;
}