/* CSS For Polaroid Gallery */

html, body {
	height:100%;
	width:100%;
	margin:0px;
	background:#1E1E1E;
}
a {
	color:#cc0000;
	font-weight:bold;
	text-decoration:none;
}
#fullscreendemo {
	height:100%;
	width:100%;
}