body {
    padding-top: 3rem;
    padding-bottom: 3rem;
    color: #5a5a5a;
    background-position: center;
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-color:linen;
  }

.container {
    max-width: 960px;
  }
  
.pujaList {
    float: right;
}