IMG{
  margin-top : -15px;
  margin-left : 5px;
  margin-right : 15px;
  margin-bottom : 15px;
}
#container{
  width : 780px;
  font-size : 0.9em;
  line-height : 1.4em;
}
H1{
  font-size : 1.8em;
  margin-top : 0.3em;
  color : white;
  background-color : #ff8040;
  text-align : right;
  padding-top : 3px;
  padding-right : 10px;
  padding-bottom : 3px;
  line-height : 1.5em;
}
#title{
  color : green;
  background-color : white;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 5px;
  padding-bottom : 3px;
}

H2{
  font-size : 1.2em;
  background-color : #ddffdd;
  padding-top : 3px;
  padding-left : 5px;
  padding-bottom : 3px;
}

H3{
  font-size : 1.1em;
}



.block{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;border-width : 2px 2px 2px 2px;border-style : dotted dotted dotted dotted;border-color : black black black black;
  width : 400px;
}

