#site_layout_content {
	background-color: #FFFFFF;
	height: 340px;
	width: 523px;
}

<style type="text/css">
body {
font: 11px Arial, Helvetica, sans-serif;
}
div#site_layout_content {
width: 523px;
height: 340px;
overflow: auto;
}
