body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	background-color: #bfb69b;
	color: #483539;
}
body.indexpage{
    margin-top: 120px;
}
h1 {
	font-family: Georgia,Garamond,Times;
	font-weight: 300;
    font-size: 6em;
    color:#483539;
}
a {
	color: #6f3422;
	text-decoration:none;
}

.thumbimage {
	border: 2px solid #a63921;
}
.folderthumb {
	color: #6f3422;
    text-transform:uppercase;
    text-align:center;
}
.image {
	border: 12px solid #8c876c;
}

.icon {
	border: 0px;
}
