html { 
  background: url(background2.jpeg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.credit-icon {
    background:
    url(credit-icon.png
    height: 200px;
    width: 100px; 
}
.savings-icon {
    background:
    url(savings-icon.png
    height: 100px;
    width: 100px;
}
.support-icon {
    background:
    url(support-icon.png
    height: 100px;
    width: 100px;
}
.loan-icon {
    background:
    url(loan-icon.png
    height: 100px;
    width: 100px;
}
.account-icon {
    background:
    url(account-icon.jpg
    height: 100px;
    width: 100px;
}
.