body
{
background-color: gray;
/*background-image: url(../Clipart/tile.jpg);*/
}

h2.decorative
{
	color: #036;
	font: bold 120% arial, helvetica, sans-serif;
	text-align: center;
	background: url(../Clipart/Borders/chapter9.png) no-repeat;
	width: 220px;
	padding: 5px 0 0 0;
}

h2.decorative em
{
	display: block;
	width: 220px;
	padding: 0 0 5px 0;
	font-style: normal;
	background: url(../Clipart/Borders/chapter9a_gray.png) no-repeat 0 100%;
}


p
{
font-family:"Times New Roman";
font-size:20px;
}


div.img1
{
  margin:0 1em 1em 1em;
  /*border:1px solid #0000ff;*/
  height:214;
  width:320;
  float:left;
  text-align:center;
}
div.img1 img1
  {
  display:inline;
  margin:3px;
  border:1px transparent;
  }
div.img1 a:hover img1
  {
  border:1px solid #0000ff;
  }
div.desc1
  {
  text-align:center;
  font-weight:normal;
  width:120px;
  margin:2px;
  }


div.img2
{
  margin:0 1em 1em 1em;
  /*border:1px solid #0000ff;*/
  height:214;
  width:320;
  float:right;
  text-align:center;
}
div.img2 img2
  {
  display:inline;
  margin:3px;
  border:1px transparent;
  }
div.img2 a:hover img2
  {
  border:1px solid #0000ff;
  }
div.desc2
  {
  text-align:center;
  font-weight:normal;
  width:120px;
  margin:2px;
  }


ul#features
{
color: white;
text-align: center;
margin-left: 0;
padding-left: 0;
}


div.img3
{
  margin:0 1em 1em 1em;
  /* border:1px solid #0000ff; */
  height:262;
  width:350;
  float:center;
  text-align:center;
}
div.img3 img3
  {
  display:inline;
  margin:3px;
  border:1px transparent;
  }
div.img3 a:hover img3
  {
  border:1px solid #0000ff;
  }
div.desc3
  {
  text-align:center;
  font-weight:bold;
  width:120px;
  margin:2px;
  }



div.img4
{
  margin:0 1em 1em 1em;
  /* border:1px solid #0000ff; */
  height:469;
  width:386;
  float:center;
  text-align:center;
}
div.img4 img4
  {
  display:inline;
  margin:3px;
  border:1px transparent;
  }
div.img4 a:hover img4
  {
  border:1px solid #0000ff;
  }
div.desc4
  {
  text-align:center;
  font-weight:normal;
  width:120px;
  margin:2px;
  }


