html, body {
  margin: 0px;
  width: 100%;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
}

a img {
  border: 0px;	
}

#header {
  width: 100%;
  height: 80px;
  background-image: url("images/temp/header-bg.gif");
}

#main {
  float: left;
  margin-top: 20px;
  text-indent: 20px;
  padding-left: 20px;
}

.title {
  font-size: 20px;
  font-weight: bold;
}

.countrybox {
  margin-top: 37px;
  margin-left: 0px;
  width: 150px;
}
