body {
  background-color: #B7E1FF;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

a {
  word-spacing: 1px
}

img#doll {
  border: 1px solid #000000
}

div#center_div {
  position: relative;
  top: 5px;
  margin: auto;
  width: 655px;
  height: 320px
}

span.header {
  font-weight: bold;
  text-decoration: underline
}

span#links {
  word-spacing: 20px
}

div.type {
  width: 100%;
  overflow: auto;
  text-align: center;
  width: 105px;
  height: 300px;
  margin: 0px;
  padding: 0px;
  border: solid #000000
}

div#color {
  position: absolute;
  top: 0px;
  left: 0px
}

div#base {
  position: absolute;
  top: 0px;
  left: 110px
}

div#left_eye {
  position: absolute;
  top: 0px;
  left: 220px
}

div#right_eye {
  position: absolute;
  top: 0px;
  left: 330px
}

div#mouth {
  position: absolute;
  top: 0px;
  left: 440px
}

div#accessories {
  position: absolute;
  top: 0px;
  left: 550px
}