<MediaElement Source="SteveBreastonCardinalsPuntReturn.wmv" Opacity="0" x:Name="CardVideo" />
<TextBlock Width="360" Height="96" Canvas.Left="64" Canvas.Top="32" TextWrapping="Wrap">
<TextBlock.Foreground>
<VideoBrush SourceName="CardVideo" />
</TextBlock.Foreground>
<Run FontFamily="Segoe UI" FontSize="60" Text="Webucator"/>
</TextBlock>