@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: normal;
  src: url('notosans.eot');
  src: local('Noto Sans'), local('NotoSans'), url('notosans.ttf') format('truetype');
}

HTML { width: 100%; height: auto; }
BODY { font-family: 'Noto Sans'; padding: 0px; margin: 0px; width: 100%; height: auto; background-color: #fff; color: #000; }

.kehys {  text-align: center; border: 0px; margin: 42px; }


