/* CSS file for sv */
body {
  background-color: #FFFFCC;
}
#menu {
  background-image: url(http://www.teikan.net/brick.jpg);
  background-repeat: repeat;
  padding: 0.5em;
}
#menu A:link {
  text-decoration: none;
  color: #33FFFF;
}
#menu A:visited {
  text-decoration: none;
  color: #CCFFFF;
}
#lang {
  text-align: right;
}
#author {
  text-align: right;
}
img.banner {
  float: right;
}
