The notice needs to be inside the div you are styling with css, so like this:
<div id="logged_in_content">Some text here</div>
The notice needs to be inside the div you are styling with css, so like this:
<div id="logged_in_content">Some text here</div>