body {
    background:#bcd754;
}

#bgLeft {
	background:url('images/fun_bgLeft.gif') no-repeat left top;
}

#bgRight {
	background:url('images/fun_bgRight.gif') no-repeat right top;
}

#container {
    width:960px;
    height:100%;
}

#content {
    width:960px;
    height:100%;
}

