.portfolio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #999999;
	background-color: #FFFFFF;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: upper-alpha;
	text-align: left;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 120%;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
}
ul {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	left: 5px;
	text-align: left;
	text-indent: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
}
p {
	color: #666666;
	text-align: left;
	margin-left: 10px;
	margin-right: 0px;
	width: 500px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	width: 500px;
	margin-left: 24px;
	padding-left: 24px;
}
.rss-icon {
   border: none;
}
body {
	text-align: center;
}
