/* CSS For Polaroid Gallery */

html, body {
	height:100%;
	width:100%;
	margin:0;
	font:10px Arial, Helvetica, sans-serif;
	color:#000;
	background:#e8eae6;
}
a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
#fullscreen {
	height:100%;
	width:100%;
}