a
{
  color: #CC3300;
  text-decoration: none;
}

body
{
  background-color: #CCCCCC;
}

div.content
{
  background-color: #CCCCFF;
  border: thin solid #000000;
  margin: 5px;
  margin-left: 15px;
  padding: 5px;
}

h2
{
  border-bottom: medium solid #0099CC;
  border-left: 10px solid #0099CC;
  margin-bottom: 15px;
  margin-top: 35px;
  padding-left: 5px;
}

#footer
{
  margin-top: 50px;
}
