The last definition of style will be applied and previous ones are inherited.
In your example the 'total' will be:
body {
color:white;
background-image:url(whate
ver.jpj);
}
Please also read
http://htmldog.com/guides/cssadvanced/specificity/for more info on specificity.