<!--
Red: #70090a
Dark Red: #481214
Yellow:#b6a932
Dark Yellow: #7f762f
Pink:#c94b7f
Dark Pink:#933b68
-->

body
{
font-family: 'Poppins';		font-size: 11pt;	color: black;
font-weight: regular;
}

.maintable
{
width: 800px;
top: 40px;
border: solid 2px black;
}

.logo
{
position: absolute; top:-20px; left: 50px;
}

table
{
position: relative;
}

.title, .nerdtitle
{
font-family: 'Tangerine', cursive;		font-size: 65px;	color: #481214;		text-shadow: 4px 4px 3px #333;	letter-spacing: normal;
padding: 10px 0px 5px 0px;
}

.subtitle
{
font-family: 'Lato', serif;				font-size: 16pt;   color: #933b68;   letter-spacing: normal;  
margin: auto;  margin-bottom: 5px;
width: 90%;
padding-bottom: 5px;
border-bottom: 1px;   border-top: 0px;   border-left: 0px;   border-right: 0px;   border-style: dotted;   border-color: #481214;
}

.para
{
font-family: 'Poppins', sans-serif;		 font-size: 11pt;	 text-align:left;  letter-spacing: normal; 
margin: auto;
witdth: 95%; 
padding-left: 2em;		padding-right: 2em; 
vertical-align:middle;
}


p.halfspacing
{
margin-top: 0.5em; margin-bottom: 0px;
}

.nerdpara
{
font-family: 'Poppins', sans-serif;		 font-size: 11pt;	 text-align:left;  letter-spacing: normal; 
padding-left: 3em;		padding-right: 2em; 
vertical-align:middle;
}

.script
{
font-family: 'Dancing Script', cursive;		font-size: 14pt;   color: #933b68;   letter-spacing: normal;  
padding-top: 2em; padding-left: 10em; padding-right: 2em; 
}

.handwriting
{
font-family: 'Indie Flower', cursive;   font-size: 14pt;   letter-spacing: normal;  
}

.footer
{
font-family: 'Poppins', sans-serif;   font-size: 8pt;   letter-spacing: normal;   color: white;
font-weight: thin;
background: black;
padding-top: 5px; padding-bottom: 5px;  
}

tr.menu
{
text-align: center;
background-color: black;
}

td.maintext
{
text-align:center;
background-color: #dddddd;
vertical-align:middle;
}

td.mainpic
{
background-color: #dddddd;
vertical-align:middle;
margin: 0px 0px 0px 0px;
}

img.mainpic
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}


a.menu:link, a.menu:visited
{
font-family: 'Lato Black', serif; font-size: 10pt; letter-spacing: normal;  
color: white; 
text-decoration:none;
padding-left: 13px;
padding-right: 13px;
padding-top:3px;
padding-bottom:3px;
}

a.menu:hover 
{
color: white;
background-color: #c94b80;
border: 2px #c21e70 solid;
border-radius: 12px 12px 12px 12px;
xfont-style:italic;
}
a.menu:active {color: yellow;}



a:link, a:visited {color: #c94b80;}
a:hover 
{ 
background-color: #c94b80;
color:white;
}


























<!--
Red: #70090a
Dark Red: #481214
Yellow:#b6a932
Dark Yellow: #7f762f
Pink:#c94b7f
Dark Pink:#933b68
-->
