body { background: url("rose_fence.jpg") }
p { text-align:center;
      font-weight: bold;
      font-size:18;
      color: red; }
.ham {color: blue;}
img { align: center; }
A:visited { color: blue }

