#logoSmall {
	height: 84px;
	width: 340px;
	background: url("/Content/Images/portal.diamondcorr.com_logoSmall.JPG") no-repeat center center;
	border-radius: 4px;
}
#Banner {
	height: 141px;
	width: 1000px;
	background: url("/Content/Images/portal.diamondcorr.com_Banner.JPG") no-repeat center left;
	border-radius: 4px;
	margin: 10px;
}
.welcomeMessage {
	color: #000000;
}
