body {

  margin-top: 0px;
}

#container {
  width: 699px;
  background: #fff;
  text-align: center;
  margin: auto;
}

img {
  border: 0px;
}

input.btn{
   color:#00BCE4;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fff;
   border:1px solid;
   border-top-color:#999;
   border-left-color:#999;
   border-right-color:#999;
   border-bottom-color:#999;}