body {
	font-family: georgia, times, serif;
	color: #000;
	background-color: #000;
	font-size: 13px;
	font-weight: lighter;
	padding-top: 0px;
	margin-top: 10px;
	margin-left: 10px;
	letter-spacing: .2px;
}

#bio {
	margin-left: 3px;
	margin-top: 10px;
	font-family: georgia, times, serif;
	color: #fff;
	background-color: #fff;
	font-size: 11px;
}
.head {
	font-family: georgia, times, serif;
	color: #000;
	font-size: 13px;
	line-height: 14px;
	font-weight: lighter;
	background: #fff;
	letter-spacing: .2px;
}
.headhead {
	font-family: georgia, times, serif;
	color: #000;
	font-size: 17px;
	line-height: 14px;
	font-weight: bold;
	letter-spacing: .2px;
}
.date {
	font-family: arial, sans-serif;
	color: #000;
	font-size: 10px;
	line-height: 14px;
	font-weight: lighter;
	background: #fff;
	letter-spacing: .2px;
}


a {
color: #fff;
text-decoration: underline;
font-size: 13px;
}

a:visited  {
color: #000;
background-color: #fff;
text-decoration: underline;
}

a:hover  {
color: #000;
background-color: #fff;
text-decoration: underline;
}

a:active  {
color: #000;
background-color: #000;
text-decoration: underline;
}
*/
// make your own, its not that hard
