body{
  background-color:#4b0082;
  font-size: 20px;
}

a{
  color:green;
  border-style:outset;
  border-width: 3px;
}

#potm{
  color: yellow;
}

p{
  color: green;
}

td{
  color: green
}

h1{
  color: green;
}

#slug{
  position: fixed;
	top: 0px;
	right: 0px;
}