/* Layout Stylesheet */ 

body {
 margin:20px;
 background:#000000;
 color: #333333;
 text-align:center;
 padding:0;
 }
.overview {
	width: 700px;
	font-size: 24px;
}
.projtitle {
	width: 246px;
	font-family: "Comic Sans MS", Verdana, "Helvetica Neue";
	font-size: 24px;
	color: #FFFFFF;
}
img {
	background-position: center;
}
.projectStory {
	font-family: "Comic Sans MS", Verdana, "Helvetica Neue";
	font-size: 16px;
	color: #FFFFFF;
}
