body {
  background-color:#F7F3E7 /*#d9e2d9*/;
	color: #8B8983;
  margin:15px 5px 10px 10px;
	background-image:url(img/bobo_oval.jpg);
	background-position:0px 50px;
	background-repeat:no-repeat;
	scrollbar-base-color:#B5B5B5;
}

#menu
{
position: relative;
top: 50px; left: 675px;
background-color:transparent;
color:#A7BDCD;
font-family: Arial, Verdana, sans-serif;
font-weight: bold;
font-size: 10px;
height: 10px; width: 295px;
}

ul {
position: relative;
background-color: transparent;
color:#4682b4;
padding: 1px 1px 1px 2px;
text-align: left;
list-style-type: none;
}

li {padding: 5px 1px 2px 45px;}

#title, #stanza1, #stanza2, #stanza3, #stanza4, #stanza5, #stanza6
{
font-family: "MS Trebuchet", Garamond, Arial, Helvetica, sans-serif;
font-style: normal; font-size: 70%;
color:#BF7F7C;
}
 #title {
position: absolute; top: 25px; left: 160px;
font-size:80%;
font-weight: bold;
text-align: center;
}
 #stanza1 {
position: absolute; top: 80px; left: 390px;
}
 #stanza2 {
position: absolute; top: 180px; left: 440px;
}
 #stanza3 {
position: absolute; top: 280px; left: 460px;
}
#stanza4 {
position: absolute; top: 380px; left: 440px;
}
#stanza5 {
position: absolute; top: 480px; left: 400px;
}
#stanza6 {
position: absolute; top: 580px; left: 220px;
}

#sidmail {position: absolute; top: 760px; left: 385px;
font-family: Garamond, serif;
font-size: 80%;
}

a {color:#4682B4; text-decoration: none;}
a:visited {color:#D39696}
a:hover {color:#FFDF00}
a:active {color:#85A2B5}

#thx {
position: absolute; top: 790px; left: 445px;
line-height: 150%;
font-family: Garamond, serif;
font-size: 60%;
color: #4682b4;
}

