  * { margin: 0px;
    padding: 0px;
    font-size: 16px;
    text-align: left;
    font-family: arial;
    color: rgb(250, 250, 250);
    text-decoration: bold;
    font-style: normal
    }

body { margin: 0;
       padding: 0;
       text-align: center;
	background-color: #EBE7E1;
	background-image: url(images/body650.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top left;
       font: 10px Verdana, Arial, Trebuchet, Sans-Serif; 
       color: #000;

     }


  
