/* CSS Document */

body {
	background-image:  url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment:fixed;
	background-color:000000;
	text-align: center;
	backface-visibility: hidden;
	padding-left: 12px;
	color: #000;
	text-shadow: #0000;
	padding: 12px;
	text-outline: #0000;
	margin-left: 10px;
	left: inherit;
}

