I don't think its possible to link wordpress in a div. So what i did was i edited the wordpress header. To my normal header for all the other pages same with the footer the only thing is wordpress won't show the background.
http://vibrance.foreverbliss.org/wp/
I tried changing my index.php file to this:
header include here
<div class="elmo">
wordpress include here
footer include here
</div>
and that didn't work so now im stuck.