Milwaukee Brewers Books
by clayshannon
HTML
<h1>Milwaukee Brewers</h1>
<a href="http://www.amazon.com/exec/obidos/ASIN/1583412131/garrphotgall-20" target="_blank"><img height="160" width="107" src="http://ecx.images-amazon.com/images/I/51ibQeiJt9L._SL160_.jpg" /></a><a href="http://www.amazon.com/exec/obidos/ASIN/B00CTCDEU0/garrphotgall-20" target="_blank"><img height="160" width="107" src="http://ecx.images-amazon.com/images/I/414%2BZABzaQL._SL160_.jpg" /></a>
CSS
body {
background-color: midnightblue;
}
h1 {
color: white;
font-family: 'Bookman Old School', Candara, Calibri, sans-serif;
}