body.yes {
background : #BFFCAB url("yes.png") no-repeat fixed center center;
}


body.no {
background : #FDC7C1 url("no.png") no-repeat fixed center center;
}

