body
{
	background-color: white;

}

img
{
border-style: none;
text-decoration: none;
}

#thebanner
{
	text-align: center;
	margin-bottom: -50px; 
}

#theflashthing
{
	text-align: center;
	background-color: white;
	background-image: url('grey_and_white.gif');
	background-repeat: repeat-y;
	background-position: center center;

}