/* CSS Document */
body {
  background-color: #eeede8;
}

.fixed {
  max-width: 981px;
  max-resolution: 1729px; 	
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}