/* CSS file for teikan.net */
/*  background-color: #FFFFCC; */
body {
  background-color: #EECCAA;
}
#logo {
  float: top;
}
#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;
}
div#main {
}
img.key {
  float: right;
}
img.banner {
  float: right;
}
.counter {
  text-align: center;
  border-width: medium;
  border-style: 3d;
}
.updated {
  color: #FF0000;
}
