body {
	color: #000;
	background-color: #fff;
}

.image_table {
	border-style: none;
	padding: 25px;
	margin: 5px;
}

.gallery_image {
	padding: 15px;
	border-style: none;
	border: none;
	/*background-image: url("./images/style/bottom.png");*/
	background-repeat: no-repeat;
	background-position: bottom left;
}

.topimg {
	border-style: none;
	/*background-image: url("./images/style/sides.png");*/
	background-repeat: no-repeat;
	background-position: top left;
}

.img_link {
}

h1 {
	color: #f00;
	text-align: center;
	font-family: serif;
	font-size: 36px;
}

h2 {
	color: #00f;
	text-align: center;
	font-family: serif;
	font-size: 18px;
}
