A.example1
{
    BACKGROUND-COLOR: black
}
H1 {
	text-decoration:none;
	color:#890008;
	font-family:Arial;
	font-weight:normal;
	font-style:normal;
	font-size:24px;	
}
body {background-image: url(/graphics/shade2.gif); background-repeat:repeat-y; background-position:center;}

div#cart {
padding:0 0 3px 0;
overflow: hidden;
float: right;
height: 42px;
width: 160px;
}

