/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 #header{ background: #111; !important; }
 .product-miniature .thumbnail-container {
    border-radius: 10px;
 }