

@import url(airstar_main.css);


/* Low-end styles
----------------------------------------------- */
body {
  background:#000000;
  }

#header a {
  color:#9cf;
  }
a img {
  border-width:0;
  border-style:none;
  color:#E1D4C0;
  }
#header a img {
  color:#036;
  }
p {
  color:#333;
  }
#header p {
  color:#69c;
  }


.text {
	font-family: Century Gothic;
	font-size:14px;
	font-weight:normal;
	color:#FFF;

}

.boldtext {
	font-family: Century Gothic;
	font-size:14px;
	font-weight:bold;
}
