﻿body {
  background: url('/images/flag.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
  background-size: 100%;
  font-family: Opendyslexicalta;
}