/* CSS Document */

#gallery { position: fixed; width:256px; height:258px; margin:0; padding:0; }
#gallery li { display: block; }
<!--
body {
	background-color: #FCEAA8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {font-size: 10px}
a:link {
	color: #899A78;
}
a:visited {
	color: #8A967E;
}
a:hover {
	color: #C6C2A5;
}
a:active {
	color: #FCEAA8;
}
.style6 {font-family: "Times New Roman", Times, serif}
.style7 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #333333;
	font-weight: bold;
}
.style8 {
	color: #333333;
	font-style: italic;
	font-weight: bold;
}