.list{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

	
	
}

.project{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 10px;
	text-transform: uppercase;
}
body {
	background-image: url(images/grid.gif);
	background-repeat: repeat;
	text-align:center;
}