html, body {
	background-color: #ffffff;
	background-image: linear-gradient(to bottom, #ffffff 0%, #85d0cd 100%);
	background-attachment: fixed;
}

#CompanyLogo {
	position: relative;
	top: -60px;
	height: 100px;
	width: 100%;
	text-align: center;
}

/*#ctl00_EssMenu1_UserInfo1_btnHelp {
	position: absolute;
	top: -5px;
	left: 5px;
	background-color: #333;
	padding-bottom: 2px;
}*/
