﻿body
{
	background-color: black;
	color: white;
	font-size: small;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	
}

.title
{
	font-size: xx-large;
	color:#FFFF99
}
.header
{
	font-weight: bold;
	font-size: medium;
}

.enter
{
	font-size: xx-large; 
	font-weight: 700; 
	color: #F0FD99
}