html,body {  background-color: #FFFFFF;  height: 100%;  width: 100%;  margin: 0; padding: 0;  font-family: Helvetica,Arial,sans-serif;  overflow: hidden;  color: #000000;}div#map {  height: 81%;  width: 96%;  padding: 0;   margin: 0;}.olControlAttribution {font-size: smaller;right: 3px;top: 1000px;color: #000000;}