body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 0px;
	line-height: 20px;
	color: #000000;
	padding-top: 100px;
	padding-right: 90px;
	padding-bottom: 0px;
	text-align: left;
	background-image: url(images/note.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 50px 120px;
}
.desc {
	color: #FFCCCC;
}
a {
	text-decoration: underline;
	color: #000000;
	line-height: 17px;
	height: 17px;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
.projectype {
	color: #A3A47A;
}
.mainbody {
	
	text-align: left;
	padding-left: 370px;
	padding-bottom: 100px;
}
.project {
}
.wrapper {
	margin-left:  50px;
}
h3{
	font-family: georgia, serif;
	font-size: 16px;
	line-height: 24px;

}