@import url('siesta-3col.css');

/* Main layout */
body {
	background-image: url('../gfx/bg-3col-centersplit.png')
}





/* Columns */
div#content {
	width: 355px
}

div#colLeft {
	width: 356px
}