body {
  font-family: Georgia, Times New Roman, Times, serif;
}

td {
	font-family: Georgia, Times New Roman, Times, serif;
}

th {
	font-family: Georgia, Times New Roman, Times, serif;
}

a	{
	test-decoration:none;
	color:#663300;
	font-family: Georgia, Times New Roman, Times, serif;
}

a:link	{
	color:#663300;
	font-family: Georgia, Times New Roman, Times, serif;
}

a:visited	{
	color:#003300;
	font-family: Georgia, Times New Roman, Times, serif;
}

a:active:	{
	color:#003300;
	font-family: Georgia, Times New Roman, Times, serif;
}

H3	{
	color:#663300;
	font-family: Georgia, Times New Roman, Times, serif;
}

p	{
	color:#663300;
	font-family: Georgia, Times New Roman, Times, serif;
}

#don	{
position:absolute;
top:110px;
left:60px;
z-index:-1
}

#tom	{
position:absolute;
top:140px;
left:495px;
z-index:-2
}

#emily	{
position:absolute;
top:220px;
left:700px;
z-index:-3
}

/*
This is the class id for giving a picture a black frame
add to the picture attributes:  class="PicFrame"
*/
.PicFrame {border-color: black
}

.Brentwood {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#663300;
}


/*
<link href="../../Brentwood2.css" rel="stylesheet" type="text/css" />

<font color="#663300" face="Georgia, Times New Roman, Times, serif">

*/
