BODY { color: #553300;
  background-image: url( "lando_bg.png" );
  background-repeat: no-repeat; background-position: top left;
  background-color: #c0deed;
  margin: 4em;
}
A:link { color: #236594; }
A:visited { color: #236594; }

DIV.main_title { 
  margin-bottom: 1em;
}
.main_twitter {
  color: #c0deed;
  float: right;
}
.main_twitter DIV
{
  margin: 0.5em
}
.catch_phrase
{
  background-color: #2b1b13;
  color: #c0deed;
  margin-bottom: 0.5em;
  padding: 0.5em;
  text-align: center;
  font-weight: bold;
  font-family: sans-serif;
}

DIV.main_text { 
  background-color: #ffffff;
  padding: 1em;
}

.right_bar {
  background-color: #ffffff;
  padding: 1em;
  margin-left: 1em;
  margin-bottom: 1em;
}
.right_bar_feed {
  margin-left: 1em;
}

.testimonials {
  width: 200px;
  float: right;
  font-size: smaller;
  border: 3px solid;
  padding: 5px;
  margin-left: 5px;
}
.testimonials DIV {
  padding: 0em;
  font-style: italic;
  margin-bottom: 5px;
}
.testimonials DIV DIV {
  text-align: right;
  font-weight: bold;
}

.lando_title {
  font-family: sans-serif;
  font-weight: bold;
  font-size: 140%;
}
.lando_title_sub {
  font-family: sans-serif;
  font-weight: bold;
  font-size: 120%;
}
.lando_title_imp {
  font-family: sans-serif;
  font-weight: bold;
  font-size: 140%;
  color: #cc0000
}
