body {
  line-height: 1.5;
  color: black;
  font-weight: normal;
  font-style: normal;
  text-align: justify;
  background-color: #cccccc;
  background-position: left top;
  background-repeat: repeat;
  font-family: Verdana;
  font-size: 12px;
  list-style-image: url(http://www.mate5diet.com/images/star.gif);
  background-image: url(http://www.mate5diet.com/images/bg.jpg);
}
#header {
  background-image: url(http://www.mate5diet.com/images/header.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
#footer {
  background-image: url(http://www.mate5diet.com/images/footer.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
#bgcell2 {
  background-image: url(http://www.mate5diet.com/images/index_02.jpg);
  background-repeat: repeat-y;
  background-position: center top;
}
.johnsonbox {
  border: 5px dashed #cc0000;
}
a:link {
  color: #000099;
}
a:hover {
  color: #3366ff;
}
a:visited {
  color: red;
}
.bordersolid {
  border: 5px solid #000066;
}
h1 {
  line-height: normal;
  font-weight: bold;
  font-family: Arial;
  font-size: 24px;
  color: #cc0000;
  text-align: center;
}
h2 {
  font-family: Arial;
  font-size: 16px;
  line-height: normal;
  color: black;
  font-weight: bold;
  text-align: center;
  font-style: normal;
}
h3 {
  font-size: 18px;
  line-height: normal;
  color: #cc0000;
  font-weight: normal;
  font-family: Arial;
  text-align: center;
}

