body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;

	background-color: #7ea7bb;
	color: #a705a5;
}
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: #a705a5;
    text-transform:uppercase;

    text-align:center;

}

.image {
	border: 2px solid #e4f3ff;
}

.icon {
	border: 0px;
}
