/* CSS Document */

body {background: black; font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif; color: white; text-align: center; font-size: 10px;}

.container { width: 600px; height:280px; margin: 100px auto auto auto; padding: 0;}

.logo {width: 100%; height: 190px; }

a:link {color: white; }

.container span {font-size: 2em;}

