
#nav:before {
  background: url(/img/post-ft.png);
}

#nav:after {
  background: url(/img/post-rt.png);
}

#footer:before {
  background: url(/img/post-rb.png);
}

#footer:after {
  background: url(/img/post-fb.png);
}

:link, :visited {
  color: #1872e7;
}

