@import url(/pogo/skins/GirlOnLeft/css2.css);

body {
  background-color: #a6a6a0;
  background-position: 0px 20px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url("/pogo/skins/Angus/background.jpg");
  color: #000;
}

a {
  background-color: inherit;
  color: #000;
}
a:hover {
  text-decoration: underline;
  background-color: inherit;
  color: #ffc;
}

#column1 div.entry {
  border: solid 4px #369;
}

#column1 h1#logo img {
  border: 1pt solid black;
  margin-top: 8px;
  margin-bottom: 8px;
}

