@page { 
	size: landscape; 
}

html, body {
	background-color: white;
}

div#HeaderContainer {
}

/*
div#body {
	border-bottom: 0px;
	margin-bottom: 0px;
}

div#Main {
	border-bottom: 0px;
	margin-bottom: 0px;
}

div.milestoneClear {
	clear: both;
	margin-bottom: 25px;
	width: 100%;
}

div#Footer {
	display: none;
	height: 0px;
}
*/