in style manager you select edit templates in the right menu
then scroll down until you see css templates
double click on it to expand
then you'll see additional css on the second line.
double click to open
then add the following code:
Code:
.body_wrapper {
background: url("http://i47.tinypic.com/34z0gef.png") no-repeat scroll right bottom #000000;
border-radius: 20px 20px 20px 20px;
padding: 10px 20px;
}