#logoSmall {
	height: 80px;
	width: 250px;
	background: url("/Content/Images/packaging.everestpak.com_logoSmall.png") no-repeat center center;
	border-radius: 4px;
}
#Banner {
	height: 120px;
	width: 750px;
	background: url("/Content/Images/packaging.everestpak.com_Banner.png") no-repeat center left;
	border-radius: 4px;
	margin: 10px;
}
.welcomeMessage {
	color: #000000;
}
