BODY {
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}
H1	{
	font-weight: bold;
	font-size: 1.8em;
}
.portfolio	{
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-size: 24px;
}
