/**
 * Copyright (c) 2011 The Chromium Authors. All rights reserved.
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file.
 */

body {
  margin: 0px;
  padding: 0px;
}

#map {
  width: 512px;
  height: 512px;
}
