body 
{
	 background-color: black;
	 background-image: url('../BG.png');
	 background-repeat: no-repeat;
	 background-attachment: fixed;
	 background-position: center;
}

h1
{
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	font-family: Verdana;
}
	