
/* Banner Module
Alter as required */

.Banner {
	position: relative;
	display: block; 
	float: none;
	clear: both;
	padding: 0px;
	margin: 10px;
	text-align: center;
}