BODY {
 background-color: #EFEFEF;
 color: black;
 background-repeat: no-repeat;
 background-attachment: fixed;
}

/* основные установки
----------------------- */
DIV { width: 702; }
IMG { width: 700; border: solid 1px gray; }
TABLE { border: none; width: 702; }
TD { border: solid 1px gray; background-color: #DCDCDC; }
A { text-decoration: none; color: black; }
A:HOVER { text-decoration: none; color: maroon; }
P { text-align: justify; }

