@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(images/bg.jpg) no-repeat fixed center top;
}
a {
	outline: none; /* for Firefox */
	hlbr:expression(this.onFocus=this.blur()); /* for IE */
	text-decoration: none;
}

a img {
	border: none;
}

td.content {
	background: url(images/containerBg.jpg) repeat-y left top;
}
