/* CSS For Polaroid Gallery */

html, body {
	height:100%;
	width:100%;
	margin:0;
	left:0;
	top:0;
	
}

#fullscreen {
	height:100%;
	width:100%;
	left:0;
	top:0;
}