The source i see is
Code:
<body>
<script type="text/javascript" src="http://x10hosting.com/adserve.js?nanat"></script>
<div class="cnt">
<div class="header">
<div class="head1">
<h1><a href="http://sekc.pcriot.com/">Seksyon C Tambayan</a></h1>
<div class="description">MSH College BSN Batch 2006</div>
</div>
So try
Code:
<body>
<div class="cnt">
<div class="header">
<div class="head1">
<h1><a href="http://sekc.pcriot.com/">Seksyon C Tambayan</a></h1>
<div class="description">MSH College BSN Batch 2006<br /><script type="text/javascript" src="http://x10hosting.com/adserve.js?nanat"></script></div>
</div>
Theres probably something in the CSS that stops text being shown outside of a div.