.aButton {
display: block;
margin:0 auto !important;
margin-top:10px !important;
padding-top: 14px;
margin-top: 15px;
width:173px;
height:44px;
background-color: #FF0000;
border-radius:6px;
color: white;
/*background: black;*/
text-align: center;
cursor: pointer;
outline: 0;
border: none;
transition: background 0.5s;
text-decoration: none;
}

.sec1 {
    background-image: url(/images/top_banner.jpg);
    width: 100%;
    height: 349px;
}