
body { font-family: arial, sans-serif; color: black; background: white; }

h1 { font-family: modern, sans-serif; color: #66f; background: white; }

h2 { color: #888; background: inherit; float: right; text-align: right; }

#bodytext { background: white; clear: both; width: 800px;  margin-left: auto; margin-right: auto; text-align: left; overflow: auto; }

p.copyright { clear: both; text-align: center; }

div.main { clear: both; width: 800px;  margin-left: auto; margin-right: auto; text-align: center; }

#tapestry { display: block; margin-left: auto; margin-right: auto; }

img.tapestry { display: block; margin-left: auto; margin-right: auto; }

p.price { font-family: sans-serif; color: gray; visibility: hidden; }

div:hover p.price { visibility: visible; }

div.icons { clear: both; width: 900px; text-align: center;
            margin-top: 40px; margin-left: auto; margin-right: auto;
            cursor: pointer; cursor: hand; }

div.disabled { cursor: default; }

div.icon { float: left; margin-left: 20px; margin-right: 20px; }

div.icon a { text-decoration: none; }

div.icon img { width: 100px; height: 100px; border: none; }

table.addr tr th { vertical-align: top; }

table.addr { line-height: 200%; }

h1 { width: 50%; } /* hack */

#tapestry { height: 400px; }
