body {
background-color: #fcd60f;
background-image: url(images/wonkypop_background.jpg);
background-repeat: no-repeat;
margin: 0;
padding: 0;
text-align: left;
font-family: Futura, Arial, Helvetica, Geneva, sans-serif;
}

em {
	font-weight: bold;
	text-decoration: none;
}

a:link  { text-decoration: none; color: #000000; background-color: #fcd60f; }
a:visited { text-decoration: none; color: #000000; background-color: #fcd60f; }
a:active { text-decoration: none; color: #000000; background-color: #fcd60f; }
a:hover { text-decoration: none; color: #000000; background-color: #fcd60f; }

a.highlight:link  { text-decoration: none; color: #000000; font-weight: bold; font-size: 12px; background-color: #fcd60f;}
a.highlight:visited { text-decoration: none; color: #000000; font-weight: bold; font-size: 12px; background-color: #fcd60f;}
a.highlight:active { text-decoration: none; color: #000000; font-weight: bold; font-size: 12px; background-color: #fcd60f;}
a.highlight:hover { text-decoration: none; color: #000000; font-weight: bold; font-size: 12px; background-color: #fcd60f;}

td { font-size: 11px; color:  #000000; }

p { font-size: 12px; padding: 0px; margin-top: 0px; margin-bottom: 0px; color: #000000; background-color: #fcd60f; }

img { background-color: transparent; }

h1 {font-size: 24px; color: #000000; font-family: Futura, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #fcd60f;}

h2 {font-size: 18px; color: #000000; font-family: Futura, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #fcd60f;}

h3 {font-size: 16px; color: #000000; font-family: Futura, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #fcd60f;}

td.navbar {font-size: 17px; color: #000000; font-family: Futura, Arial Bold, Helvetica, Geneva, bold sans-serif;}
