body {
  background-color: #ffffff;
  margin: 0px;
  padding: 0px;
}

img.tiksapnas {
  position: absolute;
  bottom: 40px;
  right: 1px;
  border-width: 0px;
}

div.footer {
  background-color: #4d5968;
  width: 100%;
  height: 40px;
  position: absolute;
  bottom: 0px;
  border-width: 0px; 
}

div.header {
  background-color: #4d5968;
  width: 100%;
  height: 40px;
  position: absolute;
  top: 0px;
  border-width: 0px; 
}
