Each must be in a different picture code & Your url
Adding a background
<body background="http://tinyurl.com/d2k8v">
Make your pictures table transparent
<style>table, td{background:transparent}</style>
Making your background stay in place
<style>body{background-attachment:fixed;}</style>