body {
	margin-right:0%;
	margin-left:0%;
	margin-top:0%;
	padding-bottom:0px;
	border:1px solid #000;
	text-align:left;
	font-family : Trebuchet MS;
}

#screenshot {
	margin: 0px 0px 0px 0px;;
	text-align: center;
}

p {
	text-indent: 30px;
	font-face: Trebuchet MS;
}
	
#maintitle {
	font-size: 18px;
	}
	
#projHeading {
	font-margin:0px 0px 0px 0px;
	padding-top:0px;
	font-face: Trebuchet MS;
	font-weight : bold;
	}

	
#sectionTitle {
	font-size: large;
	font-weight: bold;
	font-face: Trebuchet MS;
	text-align: center;
}

#contentsMain {
	margin: 10px 10px 10px 10px;
}

#note {
	border:1px solid #000;
	background-color : #D3D3D3;
	margin: 15px 15px 15px 15px;
	padding: 10px 15px 10px 15px;
}