@charset "utf-8";
/* CSS Document */

body {background:url(images/index_bg.jpg); background-position:top; background-repeat:repeat-x; background-color:#ededed;margin:0px;}
.table1 { background:url(images/index_bg2.jpg); background-repeat:no-repeat; background-position:top left;width:100%; height:100%;  vertical-align:middle; text-align:center;}
.table td { vertical-align:middle; text-align:center;}

.copyright { font-size:10px; color:#969170; font-family:Verdana, Geneva, sans-serif; line-height:14px;}

