Temanın boyutu normal ama daha fazla genişletmek için index.css dosyasında aşağıdaki değeri yükselt;
div#wrapper
{
width: 956px!important;
margin: auto;
}
hocam onu değiştirdim de olmadı
/* Set a fontsize that will look the same in all browsers. */
body
{
background: url(../images/img/bg.jpg) #F3F7FB repeat-x;
font: 78%/130% "Tahoma", "Arial", "Helvetica", sans-serif;
width: 1000px!;
margin: 0 auto;
yaptım 1000 olan yer 956 idi . değiştirdim oldu.