body { text-align: center; background: white; color: black }

table { width: 100% }

td { background: #eec }
td:hover { background: #cce }

img { border: 0 }

h1 { color:blue}
