
/* ----- style only used on "The Quotes Of Goalkeepers" site ----- */

/* ----- marginal ----- */

#card1
{
    display:                block;
    width:                  297px;
    height:                 236px;
    
    background:             #FFFFFF url(../images/marginalcard2.jpg) no-repeat center;
}

#card2
{
    display:                block;
    width:                  297px;
    height:                 234px;
    
    background:             #FFFFFF url(../images/marginalcard4.jpg) no-repeat center;
}

#card3
{
    display:                block;
    width:                  297px;
    height:                 237px;
    
    background:             #FFFFFF url(../images/marginalcard3.jpg) no-repeat center;
}
