@charset "utf-8";
/* CSS Document */
body{
  margin:0px;
  padding:0px;
  background:url(../images/background.jpg) top center no-repeat;
  background-color:#15224b;
  font-size:16px;
}
#mapInvestments{
  width:991px;
  height:624px;
  margin:0 auto;
  margin-top:150px;
}



