@charset "utf-8";
body {
	background-attachment: scroll;
	background-color: #000;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin-top:20px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #FFF;


}
.big
{
	font-size: 16px;
	font-weight: bolder;
}
a
{
	color: #FFF;

}
.special {
	font-size: 16px;
	color: #F00;
}
