bu kodu bulun styl.css de altaki ile dğeiştirin
/* The main body of the entire forum. */
body
{
background-color: #E5E5E8;
margin: 0px;
padding: 12px 30px 4px 30px;
}
değiştir
/* The main body of the entire forum. */
body
{
background:#B7E1EF url(images/gokkusagi/arka.gif)top left repeat-x;
background-attachment:fixed;
border:0px solid #EDBB34
color:#AFAEA9;
margin: auto auto;
padding: 20px;}