body {
  margin-top : 50px;
  margin-bottom : 50px;
  color : #ffffff;
  font-size : 15px;
  font-family : MS UI Gothic;
  line-height : 20px;
  cursor : default;
  scrollbar-face-color : #ffffff;
  scrollbar-highlight-color : #ffffff;
  scrollbar-track-color : #ffffff;
  scrollbar-shadow-color : #ffffff;
  scrollbar-3dlight-color : #ffffff;
  scrollbar-arrow-color : #00648d;
  scrollbar-darkshadow-color : #ffffff;
  background-image : url(anorakboys.jpg);
  background-repeat : no-repeat;
  background-attachment : fixed;
  background-position : 100% 50%;
}

a {
  color : #00648d;
  text-decoration : none;
}

a:hover {
  color : #7abed1;
}

br {
  letter-spacing : normal;
}

hr {
  border : 1px solid #666666;
}

.anoraktxt {
  margin-left : 100px;
  color : #666666;
  font-size : 13px;
  line-height : 25px;
  width : 450px;
  text-align : left;
}

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

.anorak_title {
  font-family : Century Gothic;
  margin-top : 100px;
  margin-left : 130px;
  font-size : 30px;
  line-height : 35px;
  letter-spacing : 5px;
}

.sub_title {
  font-family : Century Gothic;
  color : #00648d;
  text-align : right;
  font-size : 30px;
  line-height : 35px;
  letter-spacing : 5px;
  margin-bottom : 70px;
}