html {
  overflow: -moz-scrollbars-vertical;
}

body {
  background-color: #FFFFFF;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.main {
  text-align: left;
  width: 1000px;
}

.header {
  height: 140px;
}

.username_fke {
	display: none;
}
