body {
	text-align: center;
  margin: 0;
  padding: 0;
}

#container {
	margin: 10% auto 0 auto;
	width: 351px;
	height: 59px;
  text-align: right;
  font-family: Verdana;
  font-size: 0.6em;
  text-transform: uppercase;
  color: #828282;
}

