.bod {background-image: url(images/clouds.gif); overflow: auto; overflow-x: hidden; background-attachment: fixed}
.txt {font-size=17}
.menu {position: absolute; left:300px; text-decoration: underline; font-size=18; color: red; background-image:url(images/bck1.jpg);}
a:link {color=red}
a:hover {color=purple}
a:visited {color=red}
a:active {color=green}
a {font-size=18}
BODY {overflow: auto; overflow-x: hidden;}
