/* linki */

li ul {
   margin: 0;
   padding: 0;
}
li ul li {
   display: inline;
   list-style-type: none;
}
.arrow:after {content: " -> ";}
#main-div {
   margin-left:2em;
   background-image: url("../images/butterfly.gif");
   background-repeat: no-repeat;
   background-position: top right;
   background-attachment: scroll;
   background-color:transparent;
}
#frontrow {
   width: 336px;
   height: 77px;
}
#bemyself {
   width: 100px;
   height: 100px;
   margin-right: 30px;
}
#desert {
   width: 120px;
   height: 60px;
}