@charset "UTF-8";
/* CSS Document */
html, body { height:100%; }

body { color:#fff; font-family:Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif; font-size:20px; text-transform:uppercase; margin:0; padding:0; background:#00aa93; }

a:link, a:visited { color:#fff; text-decoration:none; }
a:hover, a:active { color:#fff; text-decoration:underline; }

table { position:relative; width:100%; height:100%; padding:20px; }

table td { padding:40px; display:table-cell; vertical-align:middle;	}

table td .logo { max-width:540px; }
