body {
	background-attachment: fixed;
	background-color: #871111;
	background-image: url(http://www.paragonandviva.com/images/paragon_background.png);
	background-repeat: no-repeat;
	background-position: center top;
}
table {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;

}


