body {
	font-family: Times New Roman;
	font-style:italic;
	font-size: 14px;
	background-color: #ffff99;
	color: #7ce4e8;
}
body.indexpage{
    margin-top: 120px;
}
h1 {
	font-family: Times New Roman;
	font-style:italic;
	font-weight: 300;
    font-size: 56px;
    color:#800000;
}
a {
	color: #8b25f5;
	text-decoration:none;
}
h2 {
	font-family: Times New Roman;
	font-style:italic;
	font-weight: 300;
    font-size: 20px;
    color:#800080;
}

.thumbimage {
	border: 2px solid #800000;
}
.folderthumb {
	color: #8b25f5;
    text-transform:uppercase;
    text-align:center;
}
.image {
	border: 12px solid #800000;
}

.icon {
	border: 0px;
}