body
{
  background: #dbedfb url(info.gif) repeat-y center;
}

h1
{
  margin: 30px 95px 25px 10px;
}

#intro
{
  background-color: #1f77be;
  color: #ffffff;
}
#main
{
  left: 0px;
  width: 628px;
}
#logo
{
  background: #ffffff url(http://www.gopherpublishers.com/res/gopher.gif) no-repeat;
}
#space
{
  background-color: #1f77be;
}
#contents
{
  background: url(http://www.gopherpublishers.com/res/books.jpg) no-repeat top right;
  height: 100px;
  width: 628px;
}
#contents #para
{
  margin: 50px 10px 50px 10px;
}
#contents #para b
{
  color: #971a90;
  font-weight: bold;
}
#contents img
{
  margin-left: 50px;
}