.gallery {
	margin-right: auto;
	margin-left: auto;
}
table.gallery a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-size: medium;
	font-weight: bold;
	background-color: #FFFFD7;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	text-align: left;
	text-indent: 2em;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	}
h1 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 70px;
	width: 600px;
}
.info {
	padding: 10px;
	width: 400px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFFFD7;
	border: 1px solid #F8E38E;
}
.gallery tr td {

}
body {
	background-color: #CCC;
	background-image: url(../image/photogallery/bg.gif);
}
#page {
	background-color: #FFF;
	width: 720px;
	border: 1px solid #F8E38E;
}
