body {
  background-image: url(images/bg/bg.jpg);
  background-position: top center;
  background-repeat: repeat;
}

a:link, a:hover, a:visited, a:active {color: #000000; text-decoration: underline
}

.sm_text {font-size:11px; color:606060}