html, body {
	margin:0;
	padding:0;
}

pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 100%;
	background-color: #D1C9B4;
	text-align: left;
	border-color: white;
	border-style: none;
	border-width: medium 1px 1px;
}
div#container {
	padding: 24px 50px 10px 36px;/*space between the thumbnails and img area*/
}

div#ads {
	clear: both;
	padding: 12px 0 12px 166px;
}



