﻿body
{
  padding:0;
  margin:0;
  border:0;
  font-family:Arial,Helvetica,sans-serif;
  font-size:80%;
  background:transparent url(../img/metalglass.jpg) repeat left top;
  text-align:center;
}

.main 
{
  width:1024px;
  background:transparent url(../img/galaxy.jpg) no-repeat;
  margin-left:15%;
  margin-top:5%
}

.red{color:#c00}
.blue{color:#00c}
.bluegrey{color:#369}
.greengrey{color:#396}
.orangegrey{color:#963}
.orange{color:#fc4}
.purplegrey{color:#936}
.white{color:#fff}
.green{color:#090}
.black{color:#000}
.grey1{color:#333}
.grey2{color:#666}
.grey3{color:#999}
.grey4{color:#bbb}
.grey5{color:#eee}
.cen{text-align:center}
.left{text-align:left}
.right{text-align:right}
.mono{font-family:monospace}
.noul{text-decoration:none}
.b{font-weight:bold}
.i{font-style:italic}
.u{text-decoration:underline}
.point{cursor:pointer}
.fleft{float:left}
.fright{float:right}
.s0{font-size:4em}
.s0h{font-size:3.6em}
.s1{font-size:3em}.s1h{font-size:2.7em}
.s2{font-size:2.4em}.s2h{font-size:2.1em}
.s3{font-size:1.8em}.s3h{font-size:1.6em}
.s4{font-size:1.4em}
.s4h{font-size:1.3em}
.s5{font-size:1.2em}
.s5h{font-size:1.1em}
.s6{font-size:1.0em}
.s7{font-size:.8em}
.s8{font-size:.7em}
h1{font-size:2.4em;font-weight:bold}
h2{font-size:1.8em;font-weight:bold}