.body { background-color: #3b4e17;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}


.bio { font-family: verdana, arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; text-decoration: none; line-height: 16pt; }

.title { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 13pt; color: #2174c6; text-decoration: none; line-height: 15pt; font-weight: bold;}

.copyright { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffff; text-decoration: none; line-height: 11pt; }

A {

  color: #90a81a;
  text-decoration: none;
  font-weight: bold;
}

A:hover {

  color: #2174c6;
  font-weight: bold;
  text-decoration: none;
}

