body {margin: 0; padding: 0;
  background: rgb(14%,26%,30%);}
#main {width: 600px; margin: 2em auto;
  border: 3px solid black;
  background: rgb(7%,13%,15%) url("../images/storm-base.jpg") 0 0 no-repeat;}
#main h1 {font: 2em/1em "Times New Roman", serif; letter-spacing: 0.1em;
  text-transform: lowercase; text-align: center;
  margin: 1.25em 1em 0; padding: 0.5em 0.25em;
  border: 1px solid black; border-bottom: none;
  background: url("../images/storm-wash.jpg") -1em -1.25em no-repeat;}
#content {margin: 0 2em 2.5em; padding: 1.5em;
  border: 1px solid black;
  color: rgb(210,185,150);
  background: rgb(4%,8%,9%) url("../images/storm-fade.jpg") -2em -6.5em no-repeat;}
html>body #content {margin-top: -2px;}
#content p {margin: 0 0 1em; text-align: justify;}
h4 {
	text-align: center;
	}
	
a:link, a:visited, a:active, a:hover{
	color: #eee; 
	text-decoration: underline; 
	text-transform: none; 
}
</style>
