body {
	width:auto;
	background-color: #C4BC81;
	background-image: url(../comics/karie/images/rock.jpg);
}
.gallery, .caption{
	padding: 10px;
	background-color: #EEE21E;
	width: 739px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../comics/karie/images/metal.jpg);
	border: 4px ridge #960;
	font-family: Arial, Helvetica, sans-serif;
}

.caption {
	font-size:24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.gallery #previous {
	text-align: left;
	padding-right: 170px;
}
.gallery #right {
	padding-left: 170px;
}
table.white {
	background-color: #C4BC81;
	background-image: url(../comics/karie/images/rock.jpg);
}
.main-c{
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 0px;
	float: left;
	width: 1100px;
}
#title-g{
	position:absolute;
	left:290px;
	top:17px;
	z-index: 50;
	width: 519px;
	height: 118px;
	background-image: url(../comics/karie/images/metal.jpg);
	font-size: 48px;
	background-position: left;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 4px ridge #960;
}

#header #sun img {
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #960;
	border-right-color: #960;
	border-bottom-color: #960;
	border-left-color: #960;
}
.startbutton {
	border: 4px ridge #960;
	background-image: url(../comics/karie/images/metal.jpg);
	width: 519px;
}

