ok.. maybe i should rephrase this..
i need to add another class here, so it would look like this..
<body <?php body_class(); ?> class=”demo1″ >
but this throws an error when i validate, saying that there are two classes. therefore, how would i accomplish this?