

.pageCover {
    background: url("https://static.moveon4.com/384/images/essex_logo.jpg") no-repeat scroll 0px 20px #fff;
    padding-top: 130px;
	background-size: 29%;
}

.wizardTitleBar {
    
    border-radius: 0 0 0px 0;
    padding: 16px 0;
    margin-left: 0px;
    overflow: hidden;
    width: 100%;
}

body {
	background: url("https://static.moveon4.com/384/images/background.png")no-repeat top;
	padding: 42px 0 0 0;
	font-family:  Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 13px;
	background-size:contain;

}