@import url(momo-style2.css);
body{
  color : rgb(0, 0, 128);
  background-color : rgb(192, 192, 192);
  background-image : url(image/back-10Opt.gif);
  background-repeat : no-repeat;background-position : 10px 10px;
  margin-left : 250px;
}

h1{
  font-size : 250%;
  line-height : 150%;
  color : white;
  background-color : navy;
  text-align : center;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}



h3{
  font-size : 150%;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : normal;
  line-height : 100%;
  color : purple;background-position : 10% 10%;
  padding-left : 7px;
  border-left-width : 10px;
  border-bottom-width : 5px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : rgb(64, 0, 128);
  border-bottom-color : rgb(64, 0, 128);
}

p{
  font-size : 100%;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : normal;
  line-height : 120%;
  margin-left : 20px;
}



div{
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  width : 900px;
}

h2{
  font-size : 200%;
  font-family : "AR PŠÛƒSƒVƒbƒN‘ÌM";
  font-weight : bolder;
  line-height : 120%;
  color : teal;
  background-color : transparent;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

address{
  font-size : 100%;
  font-family : HGŠÛºÞ¼¯¸M-PRO;
  color : blue;
}

a:link{
  color : blue;
}

a:visited{
  color : green;
}

a:hover{
  font-family : "‚l‚r –¾’©";
  color : blue;
  background-color : orange;
}

h4{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : bolder;
  color : rgb(2, 171, 253);
  text-decoration : underline overline;
  font-size : 120%;
}

table{
  margin-top : 10px;
  margin-left : 100px;
  margin-bottom : 10px;
  color : green;
}
