  @import url("https://use.typekit.net/gor6lnp.css");  @import url('https://fonts.googleapis.com/css?family=Raleway:400,600|Ruthie');

#menu > span
{
  font-family: 'Raleway', sans-serif;
  color: #B2B2A4;
}

h3
{
  font-family: 'Raleway', sans-serif;
font-size: 2.75em;
  font-weight: 600;
color: #666662;
padding-top: 1.5em;}

#menu > span.title
{
/*   font-family: memoriam-headline-pro,sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5em; */
  font-family: 'Ruthie', cursive;
  font-size: 5.5em;
  color: #F6E8B1;
}
#work
{
  background-color: #F6E88E;
  border-left: groove 5px #B2B2A4;
}
#menu
{
  background-color: #666662;
  padding-bottom: 3em;
  border-left: groove 5px #F6E8A2;
  margin-bottom: 0px;
}


p.section a.launch
{
  font-family: 'Ruthie', cursive;
}

.section a
{
  font-family: 'Raleway', sans-serif;
  color: 
}
.section a:hover
{
  color: #799460;
}
a
{
  color: #F6E8A2; font-size: 1.3em;
}
a:hover
{color: #96B877;}
