<style type="text/css">

body {}

#left{
  color: #fff;
  width: 600px;
  float:left;
  }

#right{
  float:right;
  font-family: georgia, sans-serif;
  font-size: 0.7em;
  width: 200px;
  text-align: right;
  color: #fff;
  padding: 100px 50px 0 0;
  line-height: 1.3em;
}

.skylab{
  font-family: georgia, sans-serif;
  font-size: 2.0em;
  margin-bottom: 16px;
  font-weight: bold;
}

.release{
  font-family: georgia, sans-serif;
  margin-bottom: 18px;
  font-weight: bold;
  font-size: 0.9em;
}
.releasenotes {
  padding: 4px 0 0 12px;
  line-height: 1.4em;
  font-weight: normal;
  font-size: 0.75em;
}
A:Link  {
    text-decoration: none;
	color: #CEDEEE;}
A:Visited  {
    text-decoration: none;
	color: #CEDEEE;}
A:Active  {
    text-decoration: none;
	color: #CEDEEE;}
A:Hover  {
	text-decoration: underline;
	color: #9CADC5;}

</style>
