order { display: block; margin-top: 15px; background: #EAE4D5; background-image: url(http://www.geocities.com/dian_hildebrandt/digital/p3/bkg645.jpg); color: #8A5A00; } firstname, middleinitial, lastname { color: red; font-size: 20pt; font-style: italic; font-family: Franklin Gothic, serif; } email { visibility: visible; display: block; color: brown; font-size: 14pt; font-weight: bold; } plain { display: inline; color: red; font-size: 20pt; } chocolatefrosted { display: inline; color: green; font-size: 20pt; } vanillafrosted { display: inline; color: blue; font-size: 20pt; } coconuttopped { display: inline; color: yellow; font-size: 20pt; } mapleglazed { display: inline; color: orange; font-size: 20pt; }