#skull {
    background: url('skull.jpg') no-repeat 0 0;
    background-position: center;
}

html,body,#skull {
    padding:0;
	margin:0;
	background-color:#000000;
	width:98%;
    height:98%;
}