body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
 body {
         background-image: url(http://www.maegoodrum.com/style/misty.jpg);
         background-repeat: no-repeat;
         background-attachment:fixed;
         background-position: center;
		 background-color:#000;
}
h1 {
    color:#006;
    text-align: center;
}
h2 {
    color: #006;
    text-align: center;
}
p {
    color: #006;
    text-align: center;
    font-size: x-large;
	font-weight:bolder;
}
tr {
	color:#006;
}
a:link {
	color: #F00;
}
a:visited {
	color: #03F;
}
a:hover {
	color: #0F0;
}
a:active {
	color: #03F;
}
#pageHeader {
	border #999 1px solid;
	border-bottom none;
	background-color #F4F4F4;
	with 900px;
}
#pageContent {
	border #999 1px solid;
	border-bottom none;
	background-color #F4F4F4;
	with 900px;

}
#pageFooter {
	border #999 1px solid;
	border-bottom none;
	background-color #F4F4F4;
	with 900px;
}
div {
	color:#006;
	}

div.figure {
  float: right;
  width: 100%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
img.scaled {
  width: 305px;
  height: 305px;
}


	