blockquote {background-color: silver}
ul {list-style: circle url(Apple.jpg) outside}
ul b {color:rgb(155,0,0)}
.Special {color: rgb(153, 102, 6); font-weight:bold}
div.Article {padding: 0.5em; border-style: solid; boder-width: 2px;
 background-color: rgb(252, 221, 163); width: 250px; float:right}
.site A:hover { background-color: yellow; color:black; float:center }