/*------------ style set ------------*/


BODY{
  color : navy;
  font-size : 10pt;
  font-family : "MS UI Gothic";
  
  
  background-color : #ffffff;
}




#footer{
background-repeat : no-repeat;
background-image : url(copyright.gif);
height : 30px;

margin : 0px 20% 0px 20%;

}
