@charset "utf-8";
body{
  background-color : black;
  font-size : 20px;
  color : #ffffff;
  text-align: center; 
  margin-top:15;
}
#copyright {
	font-size: 12px;
	color: #ffffff;
        text-align:center;
}

