BODY {height: 100%; margin: 0; padding: 0;}

img#bg {position:fixed;top:0;left:0;width:100%;height:100%;}

#content {position:relative;z-index:1;}

td.AtHome{background-image: url(/webart/home_at_home.jpg);}
td.AtHome:hover {background-image: url(/webart/home_at_home_over.jpg);}

td.AtOffice{background-image: url(/webart/home_at_the_office.jpg);}
td.AtOffice:hover {background-image: url(/webart/home_at_the_office_over.jpg);}

td.AtSchool{background-image: url(/webart/home_anywhere.jpg);}
td.AtSchool:hover {background-image: url(/webart/home_anywhere_over.jpg);}

IMG.Highlight {border: 1px solid silver; margin: 0px;}
IMG.NoHighlight {border: 1px solid white; margin: 0px;}
