*
{
  width:auto;
  height:auto;

}
body
{
  background:black;
  background-repeat:no-repeat;
}
a
{
  text-decoration:none;
  color:#005081;
}

input[type="button"]
{
    font-size:20;
    color:#005081;
    width:70px;
    height:70px;
    padding:auto;
    background:black;
}
h3
{
  background:#005081;
  color:black;
}
h5
{
  padding:0;
}
#screen
{
  font-size:30;
  color:#005081;
  width:218px;
  height:55px;
}
table
{
  background:grey;
  padding:10px;
  width:auto;
  height:auto;
}
#container
{
  width:auto;
  height:auto;
  margin-top:50px;
  margin-bottom:auto;
}
