.banner
{
	display: block;
	position: absolute;
	z-index: 1;
	
	width: 960px;
	height: 90px;
	
	color: #FFFFFF;
}

.banner a
{
	display: block;

	width: 960px;
	height: 90px;

	color: #FFFFFF;
}

.banner .bannerbody
{
	margin-top: 50px;

	text-align: center;
}