/*
this entire page is CSS
no <style> tag etc.
no HTML code at all
*/


/*background images*/
body{
margin: 0px;
padding: 0px;
}

table {
margin: 0px;
padding: 0px;
border: 0px;
}





