body {
	margin: 0px 0px 0px 0px;
}

#mainImage {
	height: 100%;
	width: 100%;
	margin: 0px 0px 0px 0px;
	/*background-image: url(/images/vvl_sign.jpg);*/
	background-image: url(/images/vvl_sign_tall.jpg);

	/*background-position: center center;*/
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding: 0px;
}