#LeftContent {
    background: url("../_static/leftcontent-bg.png") no-repeat bottom right;
}

#RightContent {
    background: url("../_static/rightcontent-bg.png") no-repeat top left;
}


