/* selector {property: value} */

body {
font-family: sans-serif, serif, monospace, cursive, "Times New Roman", Times;
font-weight: normal;
font-size: 12pt;
text-align: left;
background-image: url('img/wp/gause.jpg');
background-attachment:fixed
}
/*background-color: #C5E2FF; B3D7FF --> C5E9*/

h1,h2,h3,h4,h5,h6 {text-align: center}

table {text-align: center; margin: 0 auto}
img {border:0}
h1 {text-transform: capitalize}
.hl {background-color:yellow}

.v {width:88px; height:31px; border:0px}
.upd {font-style: oblique; font-size:90%; color: #CC0000}
.com {font-style: oblique; color:#CC0000}
ul.nav, ul.nav li { list-style: none; margin: 0; padding: 0; border:0;}
ul.nav { text-align: center; font-style:normal; font-size:large; background-color:#DDBEFF; /*CCCCFF /*D7B3FF*/}
ul.nav li { display: inline }
ul.nav li:after { content: " | "; }
ul.nav .last:after { content: ""; }
.less {font-size:80%}
/*#nav {list-style:none;}
#nav li:after {content: " | ";}
#nav li:last-child:after {content: "";}*/

/*a:link {
text-decoration: underline;
color:#993399; }

a:visited {
text-decoration: underline overline;
color:#FFFF00; }

a:active {
text-decoration: line-through;
color:#FF00FF;}

a:hover{
text-decoration: blink;
color:#FFFFFF;}*/
