body {
margin:0px;
background:url(images/tlo.png) no-repeat top ; 
background-color:#ececec;
}
#centered
{ 
 width: 809px; /* set to desired width in px or percent */
 text-align: left; /* optionally you could use "justified" */
 border: 0px; /* Changing this value will add lines around the centered area */
 padding: 0;  
 margin: 0 auto; 
} 
.buttons_div{ 
	margin-right:0px;
	margin-top:39px;
	margin-left:60px; 
}
.logo {
width : 309px;
height : 92px;
background : url(images/logo.png) no-repeat top left;
}
.content {
background : url(images/content.png) repeat-y top;
width : 809px;
padding : 0;
border:0px;
}
.logo {
width : 809px;
height : 281px;
background : url(images/logo.png) no-repeat top;
}
