body
{
text-align: center;
}

div#position
{
margin-left: auto;
margin-right: auto;
width: 700px;
}





.main {
  width: 700px;
  background-image: url("images/mid.jpg")
}
.text {
  padding: 0.4cm 24px 0.2cm 24px
}


.table {
  width: 640px;
}
.right {
  width: 200px;
  padding-left: 30px;
  padding-top: 25px;
}
.disc {
  padding-top: 20px;
  font: 1em times;
  color: #000066;
}

.entry {
  padding: 5px 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #C0D8EC;
}

.title { 
  font: 1.5em times;
  color: #000066; 
}
.alerts {
  color: #990000;
}
#menu {
  border-style: solid;
  border-width: 1px;
  padding: 0.1em;
  text-align: center;
  font: 0.8em arial;
  color: #000066; 
  background-color: #C0D8EC; 
}
#menu a {
  text-decoration: none;
  padding: 0.3em; 
  color: #000066; 
} 
#menu a:hover {
  background-color: #244884; 
  color: #ffffff; 
}