/* Stylesheet for DisplayImage Example */ body { color: #000080; background-color: #E0E0FF; font-family: Tahoma, Verdana, sans-serif; } img { width: 200px; border: 5px solid #000080; }