body { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #f5f7c8; margin: 20px; }

p {  }

 #wrapper {
  	position: absolute;
  	bottom: 50%;
  	right: 50%;
  	height: 500px;
  	width: 650px;
}
#container {
  	position: relative;
  	left: 50%;
  	top: 50%;
}

td {}

a:link { color: #000; text-decoration: none; }

a:visited { color: #000; text-decoration: none; }

a:hover { color: #000; text-decoration: underline; }

a:active { color: #000; text-decoration: underline; }
h1 { font-size: 2em; font-family: "Easy Street EPS"; font-weight: bold; text-align: center; margin: 0.67em 0; }
h2 { font-size: 1.5em; font-family: "Easy Street EPS"; font-weight: bold; text-align: center; margin: 0.83em 0; }
h3 { font-size: 1.17em; font-family: "Easy Street EPS"; font-weight: bold; margin: 1em 0; }
h4 { font-family: "Easy Street EPS"; font-weight: bold; margin: 1.33em 0; }
h5 { font-size: 0.83em; font-family: "Easy Street EPS"; font-weight: bold; margin: 1.67em 0; }
h6 { font-size: 0.67em; font-family: "Easy Street EPS"; font-weight: bold; margin: 2.33em 0; }
