*{
  margin: 0;
  padding: 0; 
  border: none;}

html{
  color: #F8F8F8;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 80%;
  background-color: #000000;
  background-image: url('background.png');}

h1{
  font-weight: normal;
  text-align: center;}

body{
  width: 768px;
  padding-top: 1em;
  padding-bottom: 1em;
  margin: 0 auto;}

.half1{
  width: 384px;
  float: left;}

.half2{
  width: 384px;
  float: right;}

a:link {
  color: #F8E800;
  text-decoration: none;}
a:visited {
  color: #A0A0A0;
  text-decoration: none;}
a:hover {
  color: #F8F8F8;
  text-decoration: italic;}
a:active {
  color: #F8F8F8;
  text-decoration: none;}

.left{text-align: left;}
.center{text-align: center;}
.right{text-align: right;}

.small{
  font-size: 75%;
  text-align: center;}

.large{
  font-size: 200%;
  text-align: center;}

.align-right{margin-left: 496px;}

.top{
  background-image: url('no6blue/top.png');
  width: auto;
  height: 8px;}

.middle{
  background-image: url('no6blue/middle.png');
  background-repeat: repeat-y;
  width: auto;
  height: auto;
  padding-left: 8px;
  padding-right: 8px;}

.bottom{
  background-image: url('no6blue/bottom.png');
  width: auto;
  height: 8px;}

.section-top{
  background-image: url('no6blue/section-top.png');
  width: auto;
  height: 8px;}

.section-middle{
  background-image: url('no6blue/section-middle.png');
  background-repeat: repeat-y;
  text-align: center;
  font-weight: bold;
  width: auto;
  height: auto;}

.section-bottom{
  background-image: url('no6blue/section-bottom.png');
  width: auto;
  height: 8px;}

.half1-top{
  background-image: url('no6blue/half1-top.png');
  width: 384px;
  height: 8px;
  float: left;}

.half2-top{
  background-image: url('no6blue/half2-top.png');
  width: 384px;
  height: 8px;
  float: right;}

.half1-middle{
  background-image: url('no6blue/half1-middle.png');
  background-repeat: repeat-y;
  width: 384px;
  height: auto;
/*padding-left: 8px;
  padding-right: 8px;*/
  float: left;}

.half2-middle{
  background-image: url('no6blue/half2-middle.png');
  background-repeat: repeat-y;
  width: 384px;
  height: auto;
/*padding-left: 8px;
  padding-right: 8px;*/
  float: right;}

.half1-bottom{
  background-image: url('no6blue/half1-bottom.png');
  width: 384px;
  height: 8px;
  float: left;}

.half2-bottom{
  background-image: url('no6blue/half2-bottom.png');
  width: 384px;
  height: 8px;
  float: right;}