html {
	background-position: center top;
	background-repeat:no-repeat;    margin: 0;
    background-attachment:fixed; 
    background-color: #000;
    padding: 0;
}