Virginia Books

by clayshannon

HTML

<h1>Virginia</h1>
<a href="http://www.amazon.com/exec/obidos/ASIN/1560371897/garrphotgall-20" target="_blank"><img height="160" width="107" src="http://ecx.images-amazon.com/images/I/51CVFYRAX7L._SL160_.jpg" /></a><a href="http://www.amazon.com/exec/obidos/ASIN/0899333265/garrphotgall-20" target="_blank"><img height="160" width="107" src="http://ecx.images-amazon.com/images/I/61sQzh-rhzL._SL160_.jpg" /></a><a href="http://www.amazon.com/exec/obidos/ASIN/0881509043/garrphotgall-20" target="_blank"><img height="160" width="107" src="http://ecx.images-amazon.com/images/I/61sPxgbGYZL._SL160_.jpg" /></a>

CSS

body {
    background-color: brown;
}

h1 {
    color: beige;
    font-family: 'Bookman Old School', Candara, Calibri, sans-serif;
}