﻿body
{
	background-color:black;
	color:white;
	font-family:"comic Sans MS";
}

a
{
	color:white;
}

#body
{
	background-color:Black;
	border: thick white solid;
	width:85%;
	margin:auto;
	text-align:center;
}

#copyright
{
	bottom:0px;
	width:85%;
	background-color:black;
	font-size:xx-small;
	margin:auto;
	text-align:center;
}
