body.talk {
	background: #00AEF0 url(../images/bg-talk.png) center 0 no-repeat;
}

body.animals {
	background: #FAA61A url(../images/bg-animals.png);
}

body.purple {
	background: #522F91 url(../images/bg-purple.jpg) repeat-x;
}

body.dogs {
	background: #B2D234 url(../images/bg-dogs.png) center 0 no-repeat;
}

body.white {
	background: #FFF none;
}