#logoSmall {
	height: 100px;
	width: 240px;
	background: url("/Content/Images/customerportal.boxlee.co.za_logoSmall.jpg") no-repeat center center;
	border-radius: 4px;
}
#Banner {
	height: 180px;
	width: 1000px;
	background: url("/Content/Images/customerportal.boxlee.co.za_Banner.JPG") no-repeat center left;
	border-radius: 4px;
	margin: 10px;
}
.welcomeMessage {
	color: #000000;
}
