http://oyunlarinicinden.com/wp-conte...stylesheet.css
bu dosyadaki
body {
font-size: 13px;
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
color: #656565;
background: url(../images/background-1.jpg) repeat top center;
}bu kodu aşağıdaki ile değiştirin
body {
font-size: 13px;
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
color: #656565;
background: url(http://i.imgur.com/v13oYie.jpg) no-repeat top center;
}bir de böyle deneyin bakalım.