.body {
color : #fef4f4;
font-family : Lucida Sans Unicode,Osaka,Georgia,Microsoft Sans Serif;
background-color : #2b2b2b;
line-height : 150%;
background-image: url("px/bg.png");
background-repeat: no-repeat;
background-position: 100% 0%;
}
.dev {
padding : 5px;
border-left:   10px solid #007bbb;
}
.hr {
color : #007bbb;
}
a:link {
color : #89c3eb;
text-decoration : none;
}
a:visited {
color : #ea5506;
text-decoration : none;
}
a:hover {
color:#2ca9e1;
text-decoration:underline;
}
.bdy {
color : #fef4f4;
font-family : Lucida Sans Unicode,Osaka,Georgia,Microsoft Sans Serif;
background-color : #2b2b2b;
line-height : 150%;
background-image: url("px/index.png");
background-repeat: no-repeat;
background-position: 100% 0%;
}
.er {
color : #dddddd;
font-family : ‚l‚r ‚oƒSƒVƒbƒN;
background-color : #2b2b2b;
line-height : 100%;
}