Kendin Dene butonuna tıkla ve kodları gör, değiştir, incele...
body {
background: url('../Images/arkaplan.png') no-repeat fixed center top;
/* alttaki 4 satır resmin ekranı kaplaması için */
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
margin: 0;
padding: 0;
}