@import "core-style.css";


/*This is for the FAQs Page of Wondrous Websites LLC web site started in May, 2005*/

p.question {
font-weight: bold;
padding-left: 2em;
padding-top: .2em;
color: #000000;
background-color: transparent;
background-image: url(../images/beas-little-spdr-26x25.gif);
background-repeat: no-repeat;
margin-bottom: -1em;
}

p.answer {                      
font-family:  Helvetica, Verdana, Arial, sans-serif;
}

