body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
color: #666666;
}
body {
background-color:#474747;
	color: #474747;
}
a {
font-size: x-small;
color: #000;
}
a:link {
text-decoration: none;
color: #999999;
}
a:visited {
text-decoration: none;
color: #999999;
}
a:hover {
text-decoration: none;
color: #63b1fc;
}
a:active {
text-decoration: none;
color: #999999;

}
body{
/*Remove below line to make bgimage NOT fixed*/
background-attachment:fixed;
background-repeat: no-repeat;
/*Use center center in place of 300 200 to center bg image*/
background-position: center;
}
