﻿/* Silverlight fullscreen */

* {padding:0;margin:0;}
body {font-size:62.5%;font-family:helvetica,arial,sans-serif;background:#fff;overflow:hidden;background:url(/content/images/top_fullscreen.png) repeat-x 0 0;}
html,body,form {height:100%;}
img {border:none;}

table {width:100%;height:100%;}
table tr td {width:100%;height:100%;vertical-align:middle;background:url(/content/images/bottom_fullscreen.png) repeat-x bottom left;}
a {margin:0 auto;display:block;width:343px;height:255px;}
