﻿.androidButton {
    background-image: url(../../Images/AndroidAppDownload.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 10.5rem;    
    background-color: #000;
    color: #fff;
    margin-right:10px;
}
