terom@1: body { terom@1: background-color: #333333; terom@1: color: #cccccc; terom@1: font-family: "Arial", sans-serif; terom@1: font-size: small; terom@1: } terom@1: terom@1: a { terom@1: color: #ff8800; terom@1: text-decoration: none; terom@1: } terom@1: terom@1: a:hover { terom@1: text-decoration: underline; terom@1: } terom@1: terom@1: #thumbnails, #image, #description, h1 { terom@1: text-align: center; terom@1: } terom@1: terom@1: #thumbnails img { terom@1: margin: 0.2em; terom@1: } terom@1: terom@1: img { terom@1: border: 1px solid #666666; terom@1: } terom@1: terom@1: a:focus img { terom@1: border: 1px solid #cccccc; terom@1: } terom@1: terom@1: img:hover, a:focus img:hover { terom@1: border: 1px solid #ff8800; terom@1: } terom@1: terom@1: div#breadcrumb { terom@1: terom@1: } terom@1: terom@1: div#info { terom@1: font-size: x-small; terom@1: color: #666666; terom@1: } terom@1: terom@1: div#info p { terom@1: padding: 0px; terom@1: margin: 0px; terom@1: } terom@1: terom@1: p#about { terom@1: padding-top: 50px; terom@1: font-size: xx-small; terom@1: text-align: center; terom@1: terom@1: } terom@1: