body {
	background: url(../im/backpat.jpg) fixed;
}
img.thumbnail {
	height:0;
	width:0;
	border-width:0;
}	

h1 {
	font-size: 100%;
	/*background: none;*/
}

.projectname {
	font-size: large;
}

.project {
	border: thin solid black;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0.5em;
}	


a img {
	border: none;
}

.details {
	border: none;
}

.who {
}
.date {
	padding-bottom: 1em;
}
