
body {
  background-color: #FFFF99;
  background-image: url(yellow_flowers.jpg);
  font-family: "Comic Sans MS";
  font-size: 16px;
  color: Black
}
h1 {
  font-family: "Comic Sans MS";
  font-size: 32px;
  font-style: normal;
  font-weight: bold;
  color: #663300;
  text-align: center
}
h2 {
  font-family: "Comic Sans MS";
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  color: #663300;
  text-align: center
}
h3 {
  font-family: "Comic Sans MS";
  font-size: 18px;
  font-style: normal;
  color: #663300;
  text-align: center
}
h5 {
  font-family: "Comic Sans MS";
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  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: #663300;
  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.inner {
  background-color: #FFFF99
}

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: #663300;
  background-color: transparent
}

a:link {
	color: #663300;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a:active {
	color: #663300;
	font-family: "Comic Sans MS";
	font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
a:visited {
	color: #CC6633;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a:hover {
	color: #990033;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.two:link {
	color: #663300;
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

td.gallery {
  width: 200px;
  text-align: center
}

a.two:active {
	color: #000000;
	font-family: "Comic Sans MS";
	font-size: 18px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
a.two:visited {
	color: #000000;
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.two:hover {
	color: #000000;
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.three:link {
	color: #663300;
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.three:active {
	color: #CC3300;
	font-family: "Comic Sans MS";
	font-size: 24px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
a.three:visited {
	color: #CC6600;
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.three:hover {
	color: #000000;
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

img.teaser {
  border-color: #663300;
  border-style: groove;
  border-width: thin
}
span.red {
  color: #FF3333
}