﻿.filtroGlow
{
    filter: glow(Color=#00FF00, Strength=20);
    border: solid 1px #3399FF; 
    background-color: #0c0c0c; 
    width: 200px; 
    height: 200px
}