body {
background-color: #ffbbbb;
background-image: url("1.gif");
background-attachment: fixed;
Background-repeat: repeat;
text-align: center;
}
a:active {text-decoration: underline; color: #555555;}
a:visited {text-decoration: underline; color: #995555;}
a:hover {text-decoration: underline; color: #bb0000; font-weight: bold;}
div.fon {background-color: #bb5555; width: 210px; color: #dd7777; border-color: #cc9999;
border-style: ridge; border-width: 4px; padding: 2px; text-align:center}
div.fon2 {background-color: #cc7777; color: #777777; border-color: #999999;
border-style: solid; border-width: 1px; padding: 2px; text-align:left}
div.img {background-color: #bb5555; color: #dd7777; border-color: #cc9999;
border-style: solid; border-width: 4px; padding: 2px; text-align: center}
