<?php
	include 'bobhead.php';
?>
	<div class="center">
		<img src="logo.jpg" alt="" />
		<br/>
		<a href="demo.php">&gt;&gt;The teenage terror came from outer space&lt;&lt;</a>
		<br/>
		<br/>
	</div>
	<div class="justify">
		Bob's atomic experiment was an attempt to do old-school 
		electronic-industrial/body in 2004, it is an reaction to the poor quality
		often presented in todays music in said genre(s), 
		thereby not said that we necessarily succeed in doing it better.
		<br/><br/>
		Now, <a href="demo.php">Go to the music</a>!!
	</div>
<?php
	include $myroot . 'footer.html';
?>
