.pageCover {
    background: url("https://static.moveon4.com/384/images/essex_logo.jpg") no-repeat scroll 0 20px rgba(0, 0, 0, 0);
	padding-top: 140px;
	background-size: 29%;
}

.pageCover h1{
	margin-top: 50px;
}

 .vMenu > a > li {
    background-color: none;
    border-bottom: 1px solid #E0E0E0;
    border-top: 1px solid transparent;
    width: 170px;
    line-height: 20px;
    padding: 5px 27px 5px 10px;
    display: block;
    position: relative;
    font-family: "Lucida Sans","Lucida Grande",sans-serif;
    font-weight: 700;
	color: black;
}
html, body {
	width: 100%;
	height: 100%;
}

body {
	background: url("https://static.moveon4.com/384/images/world_map.png")no-repeat top center;
	background-size: cover;
	padding: 11px 0 0 0;
	font-family:  Arial, Helvetica, sans-serif;
	color: #000;
}