﻿	body
		{
			background-image: url('../assets/char-unknown-en.png'), url('../assets/infobox-hyperborea-en.png');
			background-attachment: fixed, fixed;
			background-position: calc(50% + 640px) 100%, calc(50% - 500px) 50%;
			background-repeat: no-repeat, no-repeat;
			background-size: 500px, 1000px;
		}