#logoSmall {
	height: 100px;
	width: 340px;
	background: url("/Content/Images/portal.wer.co.uk_logoSmall.png") no-repeat center center;
	border-radius: 4px;
}
#Banner {
	height: 250px;
	width: 850px;
	background: url("/Content/Images/portal.wer.co.uk_Banner.png") no-repeat center left;
	border-radius: 4px;
	margin: 10px;
}
.welcomeMessage {
	color: #000000;
}
