body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	background-color: #eee;
	color: #999;
}
body.indexpage{
    margin-top: 120px;
}
h1 {
	font-family: Georgia,Garamond,Times;
	font-weight: 300;
    font-size: 6em;
    color:#333;
}
a {
	color: #999;
	text-decoration:none;
}

.thumbimage {
	border: 2px solid #999;
}
.folderthumb {
	color: #999;
    text-transform:uppercase;
    text-align:center;
}
.image {
	border: 12px solid #666;
}

.icon {
	border: 0px;
}
