li.Content {
   padding: 5;
}
li.backgroundnorepeat {
   background-repeat: no-repeat;
}
li.backgroundnorepeat A:link {
   background-repeat: no-repeat;
}
li.backgroundnorepeat A:visited {
   background-repeat: no-repeat;
}
li.backgroundnorepeat A:hover {
   background-repeat: no-repeat;
}
li.backgroundnorepeat A:active {
   background-repeat: no-repeat;
}

