﻿.greenBorder01 {
    background-color: #FFFFFF;
    border: 5px solid #fbd61f !important;
    padding: 0px !important;
    border-radius: 12px !important;
    box-shadow: 2px 1px 2px #9832d8 !important;
}
.book2021 {
  background-image: url("http://www.sja.edu.hk/download/Resource/BGImage/CNY2020-background2.jpg");
  background-color: red;
  height: auto;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  background-position: center;
  border-radius: 8px;
  background-repeat: repeat-y;
}