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