﻿@font-face {
    font-family: 'comodorek';
    src: url(fonts/PetMe.ttf);
}
body{
	font-family: 'comodorek';
	background: #000;
	color: white;
	font-weight: bold;
	font-size: small;
}

div{
	
	background: #000 url('../img/kolonie/0.png') no-repeat fixed center;
}