body{
	background-attachment: scroll;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

body,td{
        color: #333333;
        font-size: 12px;
        letter-spacing: 1px;
        line-height: 130%;
}