.logform {
  background-color : #000000;
  color : #ffffff;
  height: 100px;
  width: 900px;
  
  }
.body {
  background-color : #000000;
  color : #ffffff;
  background-image: /images/index.jpg;
  vertical-align: center;
  font: normal 0.8em sans-serif,Arial;
}