body {
	font-family: georgia, times new roman;
	font-size: 13px;
	font-weight: 100;
	padding-top: 0px;
	margin-top: 15px;
	margin-left: 10px;
	letter-spacing: 0px;
}

.black {
color: #000000;
font-size: 13px;
font-family: georgia, times new roman;
background-color: none;
font-weight: normal;
line-height: 150%;
letter-spacing: 0px;
text-decoration: none;
text-transform: none;
}

.projects {
color: #ffffff;
font-size: 11px;
font-family: georgia, times new roman;
background-color: none;
font-weight: normal;
line-height: 125%;
letter-spacing: 0px;
text-decoration: none;
text-transform: none;
}

.projects a:link {
color: #7998d9;
font-size: 11px;
font-family: georgia, times new roman;
background-color: none;
text-decoration: none;
}

.projects a:visited {
color: #7998d9;
font-size: 11px;
font-family: georgia, times new roman;
background-color: none;
text-decoration: none;
}

.projects a:hover  {
color: #ffffff;
font-size: 11px;
font-family: georgia, times new roman;
background-color: #000000;
text-decoration: none;
}

div#content {
    position: relative;
    width: 650px;
    top: 0px;
    left: 0px;
}