/* Bottles list style sheet - bottle.css */

BODY		{background: khaki}

H4		{background: yellow; text-align: center;  color: blue}

#Brewery	{color: green; text-align: left; font-family: sans-serif; font-weight: bold; font-size: small}

PRE		{text-align: left; color: red; font-family: serif}

A		{font-weight: bold}
