
body {
  background-color: #060606;
  color: #FCEAEA;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.2em;
  margin: 15px;
  text-align:center;
}
#page_head{
	width:800px;
	height:10%;
}

#page_middle{
	width:800px;
	height:300px;
	text-align:center;
	color: #FCEAEA;
}

#page_bottom{
	width:800px;
	height:5%;
	font-size:12px;
	color: #FCEAEA;
	text-align:center;
}