﻿.PhonicsBackground
{
    background-image: url(/images/backgrounds/phonicsbackground.jpg);
    background-size:cover;
}

.BlueButtonClick:active
{
    border: 1px solid blue;
}

    .PhonicsSlideShow
    {
        position:absolute;
        margin-top:30px;
        max-width : 80%;
        width: 200px; 
        border: 1px orange solid;
        background-color: #ffefdc;
        text-align: center;
    }
