body {
	margin:0;
	padding: 0px;
	text-align: left;
	height: 100%;
}

html,body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 18px;
	height: 100%;
	padding-left: 15px;
}

	
div#allsub, #sub, #all {
	width: 100%;
	height: 100%;
	position: absolute; 
	top: 0px;
}

h1, h2{
	font-size: 12px;
}


#menu, .path, #copy, #theme{
	display: none;
	position: absolute;
	top: 0px;
	left:0px;
}