﻿/* MASSAGE */
div.page { background-image: url(images/pagebg.gif); }
img.headersection {
    border: solid 5px #FC6;
}
img.floatRight { float: right; border: solid 1px #FC6; margin: 0.5em 0em 0.5em 1em; }
img.floatLeft { float: left; border: solid 1px #FC6; margin: 0.5em 1em 0.5em 0em; }
a:link, a:visited { color: #FC6; text-decoration: none; }
a:hover, a:active { color: #000; text-decoration: underline; }