ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title> The Master of Orion II Pleasure Dome </title> <style type="text/css"> body {cursor:default; background-color:black; font-family:arial; color:white;} div.main {height:100%;} table.maintable {height:564px;} td.rowtop {background-image:url('images/elements/top.jpg'); text-align:right; vertical-align:bottom;} td.rowbottom {background-image:url('images/elements/bot.jpg');} a {color:#505050;} a:hover {color:white;} div.menu {color:#505050; font-size:18px; vertical-align:bottom; text-align:center; margin:0px 110px 20px 110px;} div.menu:hover {color:white; font-size:18px; vertical-align:bottom; text-align:center; margin:0px 110px 20px 110px;} </style> </head> <body> <div align="center" class="main"> <table width="808" cellspacing="0" cellpadding="0" class="maintable"> <tr> <td height="103" class="rowtop"> <div class="menu"> <a href="genin.htm" target="mainframe">General Info</a> | <a href="planets.htm" target="mainframe">Planets</a> | <a href="races.htm" target="mainframe">Races</a> | <a href="genin.htm" target="mainframe">Technologies</a> | <a href="genin.htm" target="mainframe">Ships</a> | <a href="genin.htm" target="mainframe">Strategies</a> | <a href="genin.htm" target="mainframe">Links</a> </div> </td> </tr> <tr> <td> <iframe src="news.htm" frameborder="0" height="100%" width="100%" marginheight="0" marginwidth="110" name="mainframe"></iframe> </td> </tr> <tr> <td height="61" class="rowbottom"></td> </tr> </table> </div> </body> </html>