/* css document */
BODY{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

/* for screenreader text content */
.off-left {
	position: absolute;
	left: -999px;
	width: 600px;
}