BODY {
 background-color: #EFEFEF;
 color: black;
 background-repeat: no-repeat;
 background-attachment: fixed;
}
/* для статей
-------------- */
HR { border: 1 dotted #666666; }
A { text-decoration: underline; }
DIV, P { text-align: justify; }
DIV { width: 700; }
.zag {
 color: #330000;
 FONT-SIZE: 26px;
 letter-spacing: 2pt;
 font-weight: 800;
 text-align: center;
}
.zag1 {
 color: #330000;
 FONT-SIZE: 16px;
 letter-spacing: 1pt;
 font-weight: 800;
 text-align: center;
}
.zag2 {
 font-style: italic;
 text-align: LEFT;
}
/* для фотоотчетов 
------------------- */
DIV.txt {
 width: 508; /* тексты */
 FONT-SIZE: 15px;
 font-weight: 700;
}
DIV.zg {
 width: 500; /* заголовок */
 height: 150;
 text-align: center;
 color: #330000;
 FONT-SIZE: 21px;
 font-weight: 700;
 background: url("fon0.gif") no-repeat;
}
#INF { 
 color: #996600;
 FONT-SIZE: 19px;
}
IMG.kar {
 width: 500;  /* параметры картинки */
 border: solid 1px silver;
}
/* отдельное окно с текстом
--------------------------- */
.incut {
 background: #fff; /* Цвет фона */
 padding: 5px; /* Поля вокруг картинки */
 border: 1px solid #999; /* Параметры рамки */
}
