/* CSS Document */

body { background-image: url(../images/purple/body.gif); }

#header { background-image: url(../images/purple/header.gif); }

#links { background-image: url(../images/purple/links.gif); }

#content .header { background-image: url(../images/purple/content-header.gif); }
#content .textarea { background-image: url(../images/purple/content-textarea.gif); }
#content .footer { background-image: url(../images/purple/content-footer.gif); } 
