@charset "utf-8";
@import "layout.css";

body { color:#fff; background:#000 url(../images/bg.jpg) center top no-repeat; font-size:12px;}
a {text-decoration:none; color:#fff; cursor:pointer;}
a:hover {text-decoration:underline; color:#fff;}


a.underline_none {text-decoration:none;}
h1,h2,h3 {
	color:#fff;
	text-align:left;
	font-size:16px;
	font-weight:bold;
}
