
body {
  background-color: White;
  background-image: url(bg.jpg)
}
h1 {
  font-family: "Comic Sans MS";
  font-size: xx-large;
  font-style: normal;
  font-weight: bold;
  color: #7FA500;
  text-align: center
}
h2 {
  font-family: "Comic Sans MS";
  font-size: large;
  font-style: normal;
  font-weight: bold;
  color: #7FA500;
  text-align: center
}
h3 {
  font-family: "Comic Sans MS";
  font-size: medium;
  font-style: normal;
  color: #7FA500;
  text-align: center
}
h5 {
  font-family: "Comic Sans MS";
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  color: #7FA500;
  text-align: center
}
table.wrapper {
  padding: 40px;
  border: 0
}
table.inner {
  padding: 40px;
  width: 760px
}
TABLE.recip {
  border-collapse : collapse;
  font-family: "Comic Sans MS";
  font-size: 12px;
  color: #7FA500;
  text-align: center
}

TABLE.enter {
  width: 80%
}
td.recip {
  font-family: "Comic Sans MS";
  font-size: 14px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  width: 25%
}

td.enter {
  font-family: "Comic Sans MS";
  font-size: xx-large;
  color: #7FA500;
}
td.exit {
  font-family: "Comic Sans MS";
  font-size: medium;
  font-variant: small-caps;
  color: #7FA500
}

td.inner {
  background: #F6FFD0
}

td.disclaimer {
  font-family: Arial;
  font-size: small;
  text-align: center;
  color: #F6FFD0;
}

td.thumbs {
  padding-right: 10px;
  width: 170px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px
}

textarea {
  font-family: Arial;
  font-size: 10px;
  color: OliveDrab;
  background-color: transparent
}

a:link {
	color: #7FA500;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a:active {
	color: #7FA500;
	font-family: Arial;
	font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
a:visited {
	color: #7FA500;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a:hover {
	color: ForestGreen;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.two:link {
	color: #7FA500;
	font-family: Arial;
	font-size: small;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

td.gallery {
  width: 200px;
  text-align: center
}

a.two:active {
	color: #000000;
	font-family: Arial;
	font-size: small;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
a.two:visited {
	color: #000000;
	font-family: Arial;
	font-size: small;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.two:hover {
	color: #000000;
	font-family: Arial;
	font-size: small;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.three:link {
	color: #7FA500;
	font-family: Arial;
	font-size: x-large;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.three:active {
	color: YellowGreen;
	font-family: Arial;
	font-size: x-large;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
a.three:visited {
	color: OliveDrab;
	font-family: Arial;
	font-size: x-large;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.three:hover {
	color: #000000;
	font-family: Arial;
	font-size: x-large;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

img.teaser {
  border-color: ForestGreen;
  border-style: groove;
  border-width: thin
}
