
body	{text-align: center;
	background-image: url(amazonpix/background.gif);
	font-family: Verdana, Arial, sans-serif;
        background-color: #6666CC;
	}

td.product {border-bottom: #6666CC dotted;
	    padding-top: 20px;
            color: black;}



td.order	{width: 50%; 
		text-align: center;
		vertical-align: top;
		font-size: smaller;}


table.main	{background-color: white;
		padding-top: 20px;
                margin-bottom: 20px;
                color: black;}

table.orderform	{margin-top: 10px;
		clear: left;}

td.logo	{text-align: center;}

p.footer	{font-size: smaller;
		text-align: center;
		}

p.search        {font-weight: bold;
                color: #ffffff;
                text-align: center;}
