body	{
font-family: font-family: times, serif;
margin: 0;
font-family: arial, Helvetica, sans-serif;
background: url(images/ss199.jpg);
background-attachment: fixed;
}

#container
{
margin: 5%;
background: url(images/bg3.png);
border: #81bbe3 double 5px;
}

#menu
{
position: relative;
top: 90px;
left: -10px;
background: url(images/bg3.png);
float: right;
border: #81bbe3 double 5px;
}

#menu li
{
list-style: none;
position: relative;
left: -20px;
font-size: 14px;
line-height: 2em;
color: black;
}

#menu a
{
color: blue;
text-decoration: none;
}

#menu a:hover
{
color: black;
text-decoration: underline;
}

#content
{
margin: 0 15% 5% 5%;
padding: 0 5% 5% 5%;
background: white;
border: #81bbe3 outset 9px;
}

#quotes li
{
list-style: none;
text-align: left;
}

#quotes li li
{
color: blue;
}

#lillicotch
{
font-size: 11px;
color: black;
}

#lillicotch span
{
color:#800080;
font-size:200%;
font-weight:bold;
font-family: cursive;
}

#lillicotch a
{
color: black;
text-decoration: none;
}

#lillicotch a:hover
{
background: none;
text-decoration: underline;
}
