 
#logo {
  position: absolute;
  top: 10px;
  left: 20px;   
  width: 825px;
  background-color: #73D5FF;
}

#left_menu {
  position: absolute;
  top: 221px;
  left: 20px;
  width: 198px;
  background-color: #73D5FF;
}

#page {
  position: absolute;
  top: 221px;
  left: 218px;
  width: 627px;
  background-color: #000000;

}

#page{
  padding: 10px;
  background: #ffffff;
}

p{
margin: 0
}
