
body { color: black; background-color: white; background-image: url(img/bg.jpg); background-repeat: repeat-y; background-position: right top }
a:link { color: #222c22 }
a:visited { color: #222c22 }
a:hover { color: blue }
a:active { color: #222c22 }
