﻿body {
	margin:0;
	padding:0;
	background-color:black;
}
h1 {
	color:white;
	font-size:18pt;
	font-weight:800;
}
img {
	border:2px white solid;
}
