
a{
	color: #27D;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, #gallery-page li {
	line-height: 1.8em;
}
#gallery-page h1, #gallery-page h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 10px 0;
	letter-spacing:-1px;
}
#gallery-page h1 {
	padding: 0;
	font-size: 3em;
	color: #333;
}
#gallery-page h2 {
	padding-top: 10px;
	font-size:2em;
}
#gallery-page pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#gallery-page {
	width: 900px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	border-color: #ddd;
	border-style: solid solid solid;
	border-width: 1px 1px 1px;
}
div#container {
	padding: 20px;
}
