BODY {
  margin-top: 0;
  margin-left:0;
  background-repeat: no-repeat;
  background-position: top left;
}

.archive_bg {
  margin-top: 0;
  margin-left:0;
  background-repeat: no-repeat;
  background-position: top left;
  background-attachment: fixed;
}


SPAN {
   font-family: helvetica, arial, geneva;
   font-style: normal;
   font-size: 14px;
   line-height: 22px;
   color: white;
}

.nick {
   font-family: helvetica, arial, geneva;
   font-style: normal;
   font-size: 14px;
   line-height: 22px;
   color: #f5f3ac;
}

.nickbold {
   font-family: helvetica, arial, geneva;
   font-style: bold;
   font-size: 14px;
   color: #f5f17a;
}

.nickhead {
  font-family: helvetica, arial, geneva;
  font-style: bold;
  line-height: 20px;
  color: #ffffff;
}

.nicksmall{
   font-family: helvetica, arial, geneva;
   font-style: normal;
   font-size: 12px;
   line-height: 22px;
   color: #f5f3ac;
}

.nicksmallwhite {
   font-family: helvetica, arial, geneva;
   font-style: normal;
   font-size: 12px;
   line-height: 22px;
   color: #ffffff;
}
.copyright {
   font-family: helvetica, arial, geneva;
   font-style: normal;
   font-size: 12px;
   line-height: 22px;
   color: #808080;
}

.head{
   font-family: helvetica, arial, geneva;
   font-style: normal;
   font-size: 21px;
   line-height: 22px;
   color: #ffffff;
}

.subhead{
   font-family: helvetica, arial, geneva;
   font-style: bold;
   font-size: 20px;
   line-height: 22px;
   color: white;
}

A.menu{
   font-family: helvetica, arial, geneva;
   font-style: normal;
   font-size: 14px;
   line-height: 22px;
}

.menu {
   font-family: helvetica, arial, geneva;
   font-style: normal;
   font-size: 14px;
   line-height: 28px;
   color: orange;
}

h3 {
	 font-family: helvetica, arial, geneva;
    font-style: normal;
    font-size: 16px;
	color: white;
	margin-top: 32px;
	margin-bottom: 0px;
}