<html>
<style type="text/css">
#container  {  margin-left:  auto;
               margin-right:  auto;
               width: 80%;
} 
body { background-color: #8B0000;
       color: #88FC00;
       font-family: Verdana, Arial;
}
h1 { background-color: #88FC00;
     color: #696969;
     line-height: 200%
}
h2 { background-color: #8B1A1A;
     color: #696969;
     line-height: 200%
}
h3 { background-color: #FFD700;
     color: #FFFAF0;
     line-height: 200%
}
.nav { background-color: #8B0000;
       color: #EEC900;
       font-size: 1.1em
}
p { background-color: #8B0000;
       color: #FFD700;
}
em {background-color: #8B0000;
       color: #FFD700;
}
</style>
<!DOCTYPE html PUBLIC "_//W3C//DTD XHTML 1.0 Transitional//EN"
"http://ww.w3.org/TR/xhtmll-trasitional.dtd"> 
<html xmlns="http://www.w3.org/1999/xhtml"> 
<head> 
<title>The Incredibles Family</title> 
<h1>The Incredible Family</h1> 
</head> 
<body> 
<a href="theincredibles.html">Family Members and Friends</a> 
<a href="powers.html">Who has what powers?</a> 
<a href="identity.html">In Hiding???</a> 
<a href="ednamode.html">Costume Designer of The Incredibles</a> 
</br> 
</br> 
</br> 
<h2>How the Family Came to Be</h2> 
<dt> 
The Incredibles are a family of five. The family has a mom, a dad, and three children.
The kid's names are Violet, Dash, and the baby, Jack Jack. Bob and Susan gave up
being heroes after a man was saved who didn't want to be saved. So the family went into
leading normal lives. The kids weren't allowed to use their powers until an evil man came 
and tried to take over the world. The family ended up saving the world and everyone loved them
again!
</dt> 
</br> 
<h3> 
</body> 
</html>