﻿@charset "utf-8";

body {
  background-image: url(back.jpg);
}
h1 {
  color: #ffffff;
  background-color: #000000;
  opacity: 0.6;
}




