body {
	background-color: #08a73e !important;
	font-family: Verdana, Geneva, sans-serif;
    margin: 0px;
}

.Headtitle {
	font-size: 50px;
	color: #fff;
	text-align: center;
	margin-top: 150px;
}

.Subtitle {
	color: #000;
	text-align: center;
	font-size: 40px;
	background-color: #f5f505;
	margin-top: 100px;
	padding: 10px;
}

.ProjectDesc {
	font-size: 20px;
	color: #2aff72;
	text-align: center;
	padding-top: 10px;
}

.ProjectDesc2 {
	font-size: 20px;
	color: #000;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	margin-top: 40px;
}

.ProjectDesc3 {
	font-size: 25px;
	color: #000;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
}
