body {
margin:0px;
padding: 0px;
background-color: #ff84ff;
}

a {
color: #000000;
}

.product_text {
font-family: tahoma, georgia;
font-size: 10pt;
z-index: 5;
}

#rollover a {
display: block;
width: 167px;
height: 37px;
text-decoration: none;
}

#rollover a.talking {background: url("sleepshirt.gif") 0 0 no-repeat;}
#rollover a.pooch {background: url("poochwear.gif") 0 0 no-repeat;}
#rollover a.beach {background: url("beachwear.gif") 0 0 no-repeat;}
#rollover a.perfectfit {background: url("perfectfit.gif") 0 0 no-repeat;}
#rollover a.about {background: url("aboutshortdesigns.gif") 0 0 no-repeat;}
#rollover a.mints {background: url("buttermints.gif") 0 0 no-repeat;}
#rollover a.about {background: url("aboutshortdesigns.gif") 0 0 no-repeat;}
#rollover a.contact {background: url("contactshortdesigns.gif") 0 0 no-repeat;}
#rollover a.sale {background: url("saleitems.gif") 0 0 no-repeat;}


#rollover a:hover {
background-position: 0 -37px;
}

#rollover a:active {
background-position: 0 0px;
}
