﻿body {
  margin-left:auto;
  margin-right:auto;
  background-color: #666666;
  background: no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: black;
  line-height: 20px;
  width: 880px;
}
p {
    margin-left: 12px;
    margin-right: 12px;
}
h2 {
  margin-left: 12px;
  margin-right: 12px;
  font-size:18px;
  line-height: 26px;
}

h3 {
  margin-left: 12px;
  margin-right: 12px;
  font-size:14px;
  color: #FF8000;
  line-height: 20px;
}
.header {
	font-family: "Arial Black";
	font-size: 28px;
	font-weight: bold;
	color: #ffcc66;
}

.yellowfont {
  color: #FF8000;
}
iframe {
  width:730px;
  height:800px;
  border:none;
}

