Buffalo Bills Books

by clayshannon

HTML

<h1>Buffalo Bills</h1>
<a href="http://www.amazon.com/exec/obidos/ASIN/B009K92AVY/garrphotgall-20" target="_blank"><img height="144" width="108" src="http://ecx.images-amazon.com/images/I/41yNekiTOIL._SL160_.jpg" /></a>

<a href="http://www.amazon.com/exec/obidos/ASIN/B00E258CJA/garrphotgall-20" target="_blank"><img height="144" width="108" src="http://ecx.images-amazon.com/images/I/513Ti25wfoL._SL160_.jpg" /></a>

<a href="http://www.amazon.com/exec/obidos/ASIN/0794830471~/garrphotgall-20" target="_blank"><img height="144" width="108" src="http://ecx.images-amazon.com/images/I/61LAF45KrsL._SL160_.jpg" /></a>

CSS

body {
    background-color: red;
}

h1 {
    color: blue;
    font-family: 'Segoe UI', 'Segoe UI Light', Consolas, sans-serif;
}