
BODY {
background: rgb(43,54,88);
}

IMG {
border-color: rgb(42,71,163);
}

H1 {
position: absolute; 
left: 275px; 
top: 15px;
z-index: 1 }
H1 {
color: #EEAD0E;
font-family: cambria;
}

H2 {
position: absolute;
left: 350px;
top: 55px;
z-index: 12;
color: #EEAD0E;
}


div.nav {
margin-right: 6cm;
position: absolute;
left:26%;
top:105px;
width:400px;
height:120px;
z-index:9;
line-height:1.2;
color:blue;
font-size:13.5pt;
}

div.box {
position: absolute;
left:27%;
top: 245px;
z-index: 9;
text-indent:1cm;
width:600px;
height:200px;
color: brown;
font-size: 14pt;
font-family: cambria;
}



div.short {
position: absolute;
left:27%;
top: 245px;
z-index: 9;
width:600px;
height:200px;
background:white;
color: brown;
font-size: 14pt;
font-family: cambria;
}

div.ktrain {
position: absolute;
left:20%;
top: 245px;
z-index: 9;
width:500px;
height:200px;
color: brown;
font-size: 12pt;
font-family: cambria;
}

A.box:link {
text-decoration: underline;
color:brown;
  }
A.box:active {
color:brown;
font-weight:bold;
text-decoration: none;
 }
A.box:visited { 
color: brown;
text-decoration: underline;
} 
A.box:hover { 
color: brown;
text-decoration: underline;
background: yellow; 
} 


A.nav:link {
text-decoration: none;
color:#FFB90F;
font-weight:bold;
  }
A.nav:active {
