h1 {
	text-align: center;
	margin-top: 30px;
}
h5 {
	margin-top: 10px;
	text-align: center;
}
div.wbox {
	width: 300px;
	padding: 10px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid white;
	background-color: black;
	color: white;
}
a:link, a:visited {
	text-decoration: none;
	color: white;
}
a:active, a:hover {
	text-decoration: none;
	color: yellow;
}
img#big {
	display: block;
	border: 3px solid white;
	margin-left: auto;
	margin-right: auto;
}
p.cap {
	width: 550px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: black;
	color: white;
	text-align: center;	
}
p.navbot {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 570px;
	text-align: center;
}
p.navbot img {
	border: 0;
}
img.arrows {
	position: relative;
	top: .4em;
	width: 35px;
	height: 20px;
}
img.galltitle {
	position: absolute;
	top: 35px;
	left: 600px;
	width: 300px;
	height: 60px;
}
p.gallerylinks {
	position: absolute;
	top: 100px;
	left: 300px;
	width: 570px;
	margin: 0px;
	font-weight: bold;
}
p.gallerylinks a:link, p.gallerylinks a:visited {
	text-decoration: none;
	color: blue;
}
p.gallerylinks a:active, p.gallerylinks a:hover {
	text-decoration: none;
	color: yellow;
}
form.ppal {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	text-align: center;
}
p.prishi {
	font-size: smaller;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
}

