html, body {
	margin: 0;
	padding: 0;	
}

body {
	background: #EAEAEA;
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
}

#gallery  {
}