body {
  background-color: #F3EFF7;
}
h1 {
	FONT-WEIGHT: bolder; FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, sans-serif;
}
#verx {
background-attachment:fixed;
background-position:0px 0px; /* Расстояние сверху */
 padding: 10px; /* Поля вокруг текста */ 
 background-image:URL(imgindex/verx.jpg);
 /* Параметры рамки */ 
 background-repeat: repeat;
}
#polcentr {
background-attachment:fixed;
background-position:0px 0px; /* Расстояние сверху */
 padding: 10px; /* Поля вокруг текста */ 
 background-image:URL(imgindex/polcentr.jpg);
 /* Параметры рамки */ 
 background-repeat: repeat;
}
#polcentr1 {
background-attachment:fixed;
background-position:0px 0px; /* Расстояние сверху */
 background-image:URL(imgindex/polcentr1.jpg);
 /* Параметры рамки */ 
 background-repeat: repeat;
}


A.rol {
color: #5F0000;
 background: url('imgindex/fonroz.jpg');
 display: block;
 width: 120px;
 height: 24px;
 background-position:
  0px 
  -24px;
text-decoration:none;
}

A.rol:hover {
color: #FC3D24;
 background-position:
  0px 
  0px; 
text-decoration:none;
}

A.verx:hover {
color: #ffffff;
 background: url('imgindex/fonverx.jpg');
 height: 20px;
text-decoration:none;
}
