/* NK Bottom Background */
.page {
  background: #ffffff url("/files/tao/img/bottom-slash.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 100%;
}