#logoSmall {
	height: 100px;
	width: 256px;
	background: url("/Content/Images/portal.thecardboardbox.co.uk_logoSmall.jpg") no-repeat center center;
	border-radius: 4px;
}
#Banner {
	height: 188px;
	width: 1000px;
	background: url("/Content/Images/portal.thecardboardbox.co.uk_Banner.jpg") no-repeat center left;
	border-radius: 4px;
	margin: 10px;
}
.welcomeMessage {
	color: #000000;
}
