
header {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
	background-color: #b18eff;
}

#main {
  background-color: #cccccc;
  widows: 600px;
  height: 900px;
}

