/* <link href="style.css" rel="stylesheet" type="text/css"> */
body {
	margin-left: 100px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	background-color:#000000;
}
.text {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#375E72;
	}
.heading {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#375E72;
	}
.links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#375E72;
	}
.heading2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#375E72;
	font-weight:300;
	}