.ShoppingCart
{
    width:400px;
}




.ShoppingCart h1
{
    width:400px;
    text-align:center;
    padding:10px;
    color:#000000;
    background-color:#CCCCCC;
    font-family:Clarendon;
    display:block;
}

.ShoppingCart img.logo
{
    margin: 10 0 10 50;
}

.logoTest
{
    margin: 10 0 10 50;
    font-family:Clarendon;
    font-size:3.2em;
    color:#990033;
    font-weight:bold;
    letter-spacing:-0.025em;
    width:400px;
    border:solid 1px #990000;

}

.logoTest h6
{
    font-size:1.2em;
    font-family:Clarendon;
    color:#990033;
}

.logoTest h5
{
    font-size:0.4em;
    font-family:Cardif;
    color:#000000;
    font-style:italic;
    font-weight:normal;
}


