﻿#content{
    background-color : #dfdfdf;
}

.white-bg{
        height : auto;
        background-color: white;
        margin : 40px auto;
        padding : 1em;
}

.notes{
    margin-left : 80px; 
    font-family : 'Century Gothic';
    width : 100%;
}

.storeDetails{
    display : inline-block;
}
.imageStore{
    width : auto;
    display : inline-block;
    margin : 40px 20px 40px 200px;
    float : right;
}

.store-variation{
    margin-left:40px;
    font-size:60pt;
    font-family: Gabriola;
}
.dc1 .sdt{
    font-size : 40pt;
}