
body{
	padding-left: 0; padding-right: 0;
	margin-left:20px; margin-right:20px;
}

.scrn{
	display: none;
}

h2.onScrnWithFloatL {
	page-break-before:always;
	margin-top: 0px;
	float: none;
	font-style: italic;
}


#SkriptLink {
		background-color: white;
		font: normal normal bold 80%/120% Consolas, monospace;
		position: fixed; bottom:10px; left:10px;
}

code {
	font: normal normal bold 100%/150% Consolas, monospace;
}
