

body{background-color:#000000;
     background-image:url("logo.jpg");
	 background-repeat:no-repeat;
	 background-position:center;
	 background-attachment: fixed;

}