body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, 'Trebuchet MS ',Sans-Serif;
	background: url('soon.jpg');
	background-position: center;
	background-position: middle;
	background-attachment:fixed;
	background-repeat: no-repeat;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	margin: 0;
	}
