*{
  box-sizing : border-box;
  -moz-box-sizing : border-box;
  border:none;
}
BODY{
  font-family : Verdana;
  font-size : x-small;
  scrollbar-arrow-color : #ffffff;
  scrollbar-base-color : #ffffff;
  scrollbar-face-color : #ffffff;
  scrollbar-highlight-color : #ffffff;
  scrollbar-shadow-color : #ffffff;
  scrollbar-3dlight-color : #ffffff;
  scrollbar-darkshadow-color : #ffffff;
  scrollbar-track-color : #ffffff;
}
A{
  color : #000000;
}
A:HOVER{
  color : #d20000;
  text-decoration : underline;
}
#showTIME{
  position : absolute;
  top : 0px;
  left : 0px;
  color : #f0f0f7;
  font-family : "Century Gothic";
  font-size : 200px;
  z-index : 2;
}
H1{
  margin : 0px;
}
#title1{
  position : absolute;
  top : 30px;
  left : 20px;
  font-family : "Century Gothic";
  font-size : 90px;
  z-index : 3;
}
#title2{
  position : absolute;
  top : 110px;
  left : 20px;
  font-family : "Century Gothic";
  font-size : 90px;
  z-index : 1;
}
#menu{
  position : absolute;
  top : 20px;
  left : 420px;
  font-family : "Century Gothic";
  font-size : 30px;
  z-index : 4;
  list-style : none;
}
#menu A{
  text-decoration : none;
}
#menu A:HOVER{
  color : #d20000;
  text-decoration : underline;
}
.a1{
  padding-left : 0px;
}
.a2{
  padding-left : 20px;
}
.a3{
  padding-left : 40px;
}
.a4{
  padding-left : 60px;
}
.a5{
  padding-left : 80px;
}
#copy{
  position : absolute;
  top : 210px;
  left : 10px;
  font-size : xx-small;
  z-index : 5;
}
H2{
  width : 510px;
  font-family : "Century Gothic";
  font-size : 30px;
  text-align : justify;
  text-justify : newspaper;
  float : right;
  margin : 0 0 10 auto;
}
#note{
  width : 510px;
  line-height : 1.3em;
  float : right;
  margin-left : auto;
  clear : both;
}

ins{
color:#000000;
text-decoration:none;
border-bottom:1px solid #d20000;}





