This site was created using Dreamweaver CS4 and Fireworks CS4. Some hand-coding was involved, especially in the style sheet.
Images were created and/or edited using Fireworks CS4.
The striped background is a 4-pixel image of alternating grey (#cccccc) and white stripes.
The black and white line art astrological signs are from Microsoft's clipart collection. The coloured oval backgrounds were added in Fireworks to tie each sign together with its associated element.
Text images of the four elements (fire, earth, air, water) were also created with Fireworks CS4.
The banner image is of Prague's famous astronomical clock and was found on Flickr; it is offered under a Creative Commons license. The image was cropped, and a large white oval was superimposed to create the curved edge along the bottom.
The dropcap was created with CSS:
.dropcap {
color: #3c4b50;
float: left;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 4em;
font-weight: bold;
line-height: 83%;
width: 0.9em;
}