BODY {
        background-color:#f3f9fF;
        color : #00103B;
        margin-left : 15;
        margin-right : 15;
        font-family : garamond; 
        font-size : 12pt;
        text-align: justify;
	background: 
		url("http://spbal.ru/maria/durmstrang/castle5.jpg")
		no-repeat
		0px -40px;
	background-attachment: fixed;
}


#layer1 {
    z-index: 1; /* Порядок слоев */
    width: 100%; /* Ширина слоя с фоном */
    height: 100%; /* Высота слоя с фоном */
    position: absolute; /* Абсолютное позиционирование */
    left: 0; /* Положение от левого края окна */
    top: 0; /* Положение от верхнего края */
   }
   #layer2 {
    position: absolute; /* Абсолютное позиционирование */
    z-index: 2; /* Порядок слоев */
   }

A { color:#000099;
        font-family : Comic Sans MS, Arial; 
        font-size: 11pt; }
A:visited { color:#0066bb;
        font-family : Comic Sans MS;
        font-size: 11pt; }
A:hover { color:#33aa11; 
        font-family : Comic Sans MS;
        font-size: 11pt; }


A.nav {
        font-weight: bold;
        color: #0000AC;
        text-decoration: none;
        font-family: sans-serif;
        font-size: 12pt;
}

A.nav:VISITED {
        color: #06217E;
        text-decoration: none;
        font-family: sans-serif;
        font-size: 12pt;
}

A.nav:hover {
        color: #e3e9fF;
        text-decoration: none;
        font-family: sans-serif;
        font-size: 12pt;
}

A.nav:ACTIVE{
        color: #008888;
        text-decoration: none;
        font-family: sans-serif;
        font-size: 12pt;
}

div.nav{
 color: #ff00AC; font-size: 10pt;font-weight:bold;font-family:sans-serif;
}

h1{
 color: #223399; font-size: 18pt;font-family:Comic Sans MS, monotype corsiva, Arial;
}

h2{
 color: #004433; font-size: 16pt;font-family:Arial;
}

h3{
 color: #000000; font-size: 14pt;font-weight:bold;font-family:Arial;
}

h4{
 color: #000000; font-size: 13pt;font-weight:bold;font-family:Sans Serif, Arial;
}

td.address{color:#888888}

A.address{color:#888888}
A.address:visited{color:#888888}