﻿body
{
	background: white;
}
img
{
	border: 0px;
}
#banner
{
	border-top: 10px solid black;
	border-bottom: 10px solid black;
	border-left: 0px;
	border-right: 0px;
	font-size: 1.5em;
	font-family: verdana;
	text-align: center;
	background: white;
}