@font-face {
  font-family: Leipis;
  src: url(Open_Sans/OpenSans-VariableFont_wdth,wght.ttf);
}


body {font-family: Leipis, sans-serif;
  background-color: #ff6969;
  background-image: url(tummatheput.jpg);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

img {border: 3px solid #ac4d00;}

h1 {color: #a10000;}
b {color: #ff0000;}
i {color: #ff0000;}
small {color: #ff0000;}

.sisalto{
  background-color: #ffb273;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
}