body{
	width:auto;
	height: auto;
  border: none;
  margin-top: 10%;
  font: normal 24px "Times New Roman", Times, serif;
  color: rgba(234,234,234,1);
  text-align: center;
  text-indent: 1px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  letter-spacing: 2px;
  background: url("https://images5.alphacoders.com/666/666439.jpg") no-repeat center center fixed;
  background-size: cover;
  text-shadow: 2px 2px 2px rgba(0,0,0,0.5) ;
}