/* screen specific stuff */

.fakeBody {
	height: 100%;
	width: 100%;
	overflow: auto;
	padding: 0px;
	margin: 0px;
    
}


