body {
  margin-top : 100px;
  margin-bottom : 50px;
  color : #ffffff;
  font-size : 15px;
  font-family:Times New Roman;
  line-height : 20px;
  cursor : default;
  scrollbar-face-color : #000000;
  scrollbar-highlight-color : #000000;
  scrollbar-track-color : #000000;
  scrollbar-shadow-color : #000000;
  scrollbar-3dlight-color : #000000;
  scrollbar-arrow-color : #06d7c1;
  scrollbar-darkshadow-color : #000000;
  background-image : url(northcountry.jpg);
  background-repeat : no-repeat;
  background-attachment : fixed;
  background-position : 50% 100%;
  background-color : black;
}

a {
  color : #06d7c1;
  text-decoration : none;
}

a:hover {
  color : #001248;
}

br {
  letter-spacing : normal;
}

hr {
  border : 1px solid #06d7c1;
}

.nocotxt {
  color : #ffffff;
  font-size : 13px;
  line-height : 25px;
  width : 450px;
  text-align : left;
}

.uta {
  font-size : 12px;
  line-height : 20px;
  text-align : right;