body {
	background-color: #000;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	margin-top: 15px;
	text-align: center;
}
.thumbs {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #68523B;
	border-right-color: #68523B;
	border-bottom-color: #68523B;
	border-left-color: #68523B;
}

.info_body {
	background-image: url(images/main-2_03.png);
	font-family: Arial, Helvetica, sans-serif;
	padding: 13px;
	text-indent: 0;
	text-align: center;
	font-size: 14px;
	color: #270C05;
	font-weight: normal;
}
p {
	text-align: justify;
}

.screenshots {
	border-top-color: #493116;
	border-right-color: #493116;
	border-bottom-color: #493116;
	border-left-color: #493116;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.listtext {
	text-indent: 1px;
	color: #251508;
	font-size: 14px;
	font-weight: normal;
}
.Bigletter {
	font-size: 20px;
}
a:link {
	text-decoration: none;
	color: #42086E;
}
a:visited {
	text-decoration: none;
	color: #42086E;
}
a:hover {
	text-decoration: none;
	color: #741107;
}

