@CHARSET "UTF-8";
body {
	background-image: url("temp.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #ff6733;
	color: white;
}