 
BODY{
  background-image : url(brick.gif);
}
DIV{
  background-color : white;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
}
H1{
  background-color : #ffffbf;
  color : olive;  
  padding-left : 20px;
  padding-top : 10px;
  padding-bottom : 5px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
border-width : 1px;border-right-width : 1px;border-bottom-width : 1px;border-left-width : 1px;border-style : double double double double;border-top-color : olive;border-left-color : olive;border-right-color : olive;border-bottom-color : olive;
}
UL{
  text-indent : 3em;
  list-style-type : disc;
  list-style-position : outside;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

P{
  text-indent : 1em;
  margin-left : 2em;
}
A{
  text-decoration : none;
  color : #ff8000;
}
A:HOVER{
  color : #ff8000;background-position : 2px 2px;
  position:relative; top:2; left:2;
}





.modoru{
  text-align : center;
}
LI{
  padding-top : 1em;
  margin-top : 0px;
  padding-bottom : 1em;
  margin-bottom : 0px;
}
