body {
	color: white;
	font-size: 14px;
	font-weight: bolder;
	background-color: #b1b188;
}

#logo {
  position: absolute;
  top: 90;
  left: 120px;
}

#reseller_image {
  position: absolute;
  top: 300px;
  left: 600px;
}

#main_navigation {
  position: absolute;
  top: 160px;
  left: 310px;
  line-height: 40px;
  width: 300px;
}

.spot {
  margin-top: 14px;
}
