﻿body {
}

 .Background
        {
            background: rgba(0,0,0,.5)
           
             
        }
        .Popup
        {
            
             width: 90%;
             height:90%;
           
           
        }
        .close
        {
            text-align:right;
            font-size:20px;
            float:right;
        }
